From 665010c280c93b439025d19174ed186806efa1c6 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Sun, 13 May 2012 23:30:06 +0100 Subject: [PATCH] ASoC: lm49453: Fix author e-mail address Signed-off-by: Mark Brown --- sound/soc/codecs/lm49453.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/codecs/lm49453.c b/sound/soc/codecs/lm49453.c index 02a8179c34f..802b9f176b1 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"); -- 2.41.0