summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/aw87390.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/aw87390.c')
-rw-r--r--sound/soc/codecs/aw87390.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/aw87390.c b/sound/soc/codecs/aw87390.c
index 79521ff44001..110009616966 100644
--- a/sound/soc/codecs/aw87390.c
+++ b/sound/soc/codecs/aw87390.c
@@ -445,7 +445,7 @@ static int aw87390_i2c_probe(struct i2c_client *i2c)
}
static const struct i2c_device_id aw87390_i2c_id[] = {
- { AW87390_I2C_NAME, 0 },
+ { AW87390_I2C_NAME },
{ }
};
MODULE_DEVICE_TABLE(i2c, aw87390_i2c_id);