diff options
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/codecs/lm49453.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 = { | |||
1546 | module_i2c_driver(lm49453_i2c_driver); | 1546 | module_i2c_driver(lm49453_i2c_driver); |
1547 | 1547 | ||
1548 | MODULE_DESCRIPTION("ASoC LM49453 driver"); | 1548 | MODULE_DESCRIPTION("ASoC LM49453 driver"); |
1549 | MODULE_AUTHOR("M R Swami Reddy <MR.Swami.Reddy@ti.com"); | 1549 | MODULE_AUTHOR("M R Swami Reddy <MR.Swami.Reddy@ti.com>"); |
1550 | MODULE_LICENSE("GPL v2"); | 1550 | MODULE_LICENSE("GPL v2"); |