From: Mark Brown Date: Sun, 13 May 2012 22:30:06 +0000 (+0100) Subject: ASoC: lm49453: Fix author e-mail address X-Git-Tag: v3.5-rc1~118^2~3^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=665010c280c93b439025d19174ed186806efa1c6;p=thirdparty%2Fkernel%2Flinux.git ASoC: lm49453: Fix author e-mail address Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/lm49453.c b/sound/soc/codecs/lm49453.c index 02a8179c34f06..802b9f176b16b 100644 --- a/sound/soc/codecs/lm49453.c +++ b/sound/soc/codecs/lm49453.c @@ -1546,5 +1546,5 @@ static struct i2c_driver lm49453_i2c_driver = { module_i2c_driver(lm49453_i2c_driver); MODULE_DESCRIPTION("ASoC LM49453 driver"); -MODULE_AUTHOR("M R Swami Reddy "); MODULE_LICENSE("GPL v2");