[alsa-devel] [PATCH 01/10] ASoC: sdp4430: Correct author e-mail address
Peter Ujfalusi
peter.ujfalusi at ti.com
Wed Dec 14 10:46:54 CET 2011
Signed-off-by: Peter Ujfalusi <peter.ujfalusi at ti.com>
---
sound/soc/omap/sdp4430.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/soc/omap/sdp4430.c b/sound/soc/omap/sdp4430.c
index 2735fa0..3186e0a 100644
--- a/sound/soc/omap/sdp4430.c
+++ b/sound/soc/omap/sdp4430.c
@@ -1,7 +1,7 @@
/*
* sdp4430.c -- SoC audio for TI OMAP4430 SDP
*
- * Author: Misael Lopez Cruz <x0052729 at ti.com>
+ * Author: Misael Lopez Cruz <misael.lopez at ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -272,7 +272,7 @@ static void __exit sdp4430_soc_exit(void)
}
module_exit(sdp4430_soc_exit);
-MODULE_AUTHOR("Misael Lopez Cruz <x0052729 at ti.com>");
+MODULE_AUTHOR("Misael Lopez Cruz <misael.lopez at ti.com>");
MODULE_DESCRIPTION("ALSA SoC SDP4430");
MODULE_LICENSE("GPL");
--
1.7.8
More information about the Alsa-devel
mailing list