]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/tuner-core.c
i2c: Add support for device alias names
[linux-2.6-omap-h63xx.git] / drivers / media / video / tuner-core.c
index 2b72e10e6b9f3274c1f6408f0625fc437706a10d..2a2748238c7846ab20e409f81c85b25bd7653c82 100644 (file)
@@ -1073,7 +1073,8 @@ static void tuner_lookup(struct i2c_adapter *adap,
 /* During client attach, set_type is called by adapter's attach_inform callback.
    set_type must then be completed by tuner_probe.
  */
-static int tuner_probe(struct i2c_client *client)
+static int tuner_probe(struct i2c_client *client,
+                      const struct i2c_device_id *id)
 {
        struct tuner *t;
        struct tuner *radio;