]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/tcm825x.c
i2c: Add support for device alias names
[linux-2.6-omap-h63xx.git] / drivers / media / video / tcm825x.c
index 6943b447a1bd7f4067e4a6f97a92c9e6d67ef83e..e57a646057785eb51dd331febc4db1772284204c 100644 (file)
@@ -840,7 +840,8 @@ static struct v4l2_int_device tcm825x_int_device = {
        },
 };
 
-static int tcm825x_probe(struct i2c_client *client)
+static int tcm825x_probe(struct i2c_client *client,
+                        const struct i2c_device_id *did)
 {
        struct tcm825x_sensor *sensor = &tcm825x;
        int rval;