Skip to content

Commit

Permalink
ASoC: lm49453: Fix author e-mail address
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed May 13, 2012
1 parent d1280fd commit 665010c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/lm49453.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <MR.Swami.Reddy@ti.com");
MODULE_AUTHOR("M R Swami Reddy <MR.Swami.Reddy@ti.com>");
MODULE_LICENSE("GPL v2");

0 comments on commit 665010c

Please sign in to comment.