summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/uda1342.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/uda1342.c')
-rw-r--r--sound/soc/codecs/uda1342.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/uda1342.c b/sound/soc/codecs/uda1342.c
index 3d49a7869948..b0b29012842d 100644
--- a/sound/soc/codecs/uda1342.c
+++ b/sound/soc/codecs/uda1342.c
@@ -319,7 +319,7 @@ static DEFINE_RUNTIME_DEV_PM_OPS(uda1342_pm_ops,
uda1342_suspend, uda1342_resume, NULL);
static const struct i2c_device_id uda1342_i2c_id[] = {
- { "uda1342", 0 },
+ { "uda1342" },
{ }
};
MODULE_DEVICE_TABLE(i2c, uda1342_i2c_id);