net: rename skb->iif to skb->skb_iif
[safe/jmp/linux-2.6] / drivers / mfd / wm8350-i2c.c
index 876e693..8d8c932 100644 (file)
@@ -97,6 +97,8 @@ static int wm8350_i2c_remove(struct i2c_client *i2c)
 
 static const struct i2c_device_id wm8350_i2c_id[] = {
        { "wm8350", 0 },
+       { "wm8351", 0 },
+       { "wm8352", 0 },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, wm8350_i2c_id);