diff options
Diffstat (limited to 'drivers/mfd/wm8994-core.c')
-rw-r--r-- | drivers/mfd/wm8994-core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/wm8994-core.c b/drivers/mfd/wm8994-core.c index 12bd0eed0b2e..8b4f22a88e22 100644 --- a/drivers/mfd/wm8994-core.c +++ b/drivers/mfd/wm8994-core.c | |||
@@ -617,6 +617,7 @@ static int wm8994_i2c_remove(struct i2c_client *i2c) | |||
617 | 617 | ||
618 | static const struct i2c_device_id wm8994_i2c_id[] = { | 618 | static const struct i2c_device_id wm8994_i2c_id[] = { |
619 | { "wm1811", WM1811 }, | 619 | { "wm1811", WM1811 }, |
620 | { "wm1811a", WM1811 }, | ||
620 | { "wm8994", WM8994 }, | 621 | { "wm8994", WM8994 }, |
621 | { "wm8958", WM8958 }, | 622 | { "wm8958", WM8958 }, |
622 | { } | 623 | { } |