From: Mark Brown Date: Sun, 13 May 2012 22:30:06 +0000 (+0100) Subject: ASoC: lm49453: Fix author e-mail address X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=665010c280c93b439025d19174ed186806efa1c6;p=linux-beck.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 02a8179c34f0..802b9f176b16 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");