i2c: Add support for device alias names
[deliverable/linux.git] / drivers / media / video / tvaudio.c
index f29a2cd0f2f27c3db0afead3d5a7f65ba7f8fd56..6f9945b04e1f2bcd676f0ed8dc910994b29ed300 100644 (file)
@@ -1461,7 +1461,7 @@ static struct CHIPDESC chiplist[] = {
 /* ---------------------------------------------------------------------- */
 /* i2c registration                                                       */
 
-static int chip_probe(struct i2c_client *client)
+static int chip_probe(struct i2c_client *client, const struct i2c_device_id *id)
 {
        struct CHIPSTATE *chip;
        struct CHIPDESC  *desc;
This page took 0.026967 seconds and 5 git commands to generate.