mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
ASoC: sdp4430: Correct author e-mail address
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
5509f2f80c
commit
8747a6b7d5
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* sdp4430.c -- SoC audio for TI OMAP4430 SDP
|
* 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
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
@ -273,7 +273,7 @@ static void __exit sdp4430_soc_exit(void)
|
|||||||
}
|
}
|
||||||
module_exit(sdp4430_soc_exit);
|
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_DESCRIPTION("ALSA SoC SDP4430");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user