Skip to content

Commit

Permalink
ASoC: sdp4430: Correct author e-mail address
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Peter Ujfalusi committed Jan 26, 2012
1 parent 5509f2f commit 8747a6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sound/soc/omap/sdp4430.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* sdp4430.c -- SoC audio for TI OMAP4430 SDP
*
* Author: Misael Lopez Cruz <x0052729@ti.com>
* Author: Misael Lopez Cruz <misael.lopez@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand Down Expand Up @@ -273,7 +273,7 @@ static void __exit sdp4430_soc_exit(void)
}
module_exit(sdp4430_soc_exit);

MODULE_AUTHOR("Misael Lopez Cruz <x0052729@ti.com>");
MODULE_AUTHOR("Misael Lopez Cruz <misael.lopez@ti.com>");
MODULE_DESCRIPTION("ALSA SoC SDP4430");
MODULE_LICENSE("GPL");

0 comments on commit 8747a6b

Please sign in to comment.