]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/i2c/chips/tps65010.c
i2c: Add support for device alias names
[linux-2.6-omap-h63xx.git] / drivers / i2c / chips / tps65010.c
index feabd12c081c48ba8bf4423bbe4b01ae42ccc986..6ab3619a49de91120acb85a7c50619e64fef5c0c 100644 (file)
@@ -532,7 +532,8 @@ static int __exit tps65010_remove(struct i2c_client *client)
        return 0;
 }
 
-static int tps65010_probe(struct i2c_client *client)
+static int tps65010_probe(struct i2c_client *client,
+                         const struct i2c_device_id *id)
 {
        struct tps65010         *tps;
        int                     status;