]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/i2c/chips/lp5521.c
I2C: TSL2563, LP5521, TEA5761: Refer to id_table in i2c_driver structures
[linux-2.6-omap-h63xx.git] / drivers / i2c / chips / lp5521.c
index 254d555ad63a5f27cbb26dbbe36d48d03680e762..32664c0e1842f658951d609ffda2b25275d61ff5 100644 (file)
@@ -564,6 +564,7 @@ static struct i2c_driver lp5521_driver = {
        },
        .probe          = lp5521_probe,
        .remove         = __devexit_p(lp5521_remove),
+       .id_table       = lp5521_id,
 };
 
 static int __init lp5521_init(void)