From: Mark Brown Date: Sun, 13 May 2012 22:30:06 +0000 (+0100) Subject: ASoC: lm49453: Fix author e-mail address X-Git-Tag: firefly_0821_release~3680^2~2691^2~9^2~12 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=665010c280c93b439025d19174ed186806efa1c6;p=firefly-linux-kernel-4.4.55.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");