summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm1250-ev1.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-04-11 21:40:29 -0700
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-04-11 21:44:43 -0700
commit420dd718ad0bc4a4e07ae0ac7f8eac7545eb253a (patch)
treede3683796b0e92fcce77a263d8faf4a427d820ed /sound/soc/codecs/wm1250-ev1.c
parent4bb3f43c6e3f3f6897f60ee1bab423ce23539d2c (diff)
ASoC: Fix mis cherry-pick of wm1250-ev1 driver
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/wm1250-ev1.c')
-rw-r--r--sound/soc/codecs/wm1250-ev1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm1250-ev1.c b/sound/soc/codecs/wm1250-ev1.c
index 9cf699e165ec..14d0716bf009 100644
--- a/sound/soc/codecs/wm1250-ev1.c
+++ b/sound/soc/codecs/wm1250-ev1.c
@@ -73,7 +73,7 @@ static const struct i2c_device_id wm1250_ev1_i2c_id[] = {
{ "wm1250-ev1", 0 },
{ }
};
-MODULE_DEVICE_TABLE(i2c, wm1250_ev1__id);
+MODULE_DEVICE_TABLE(i2c, wm1250_ev1_i2c_id);
static struct i2c_driver wm1250_ev1_i2c_driver = {
.driver = {