i2c: Add support for device alias names
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / media / video / cs53l32a.c
index f41bfde045fe9dcb667e1373ac6e8424599db459..2dfd0afc62db2a72f29c180e11a291646049a3be 100644 (file)
@@ -135,7 +135,8 @@ static int cs53l32a_command(struct i2c_client *client, unsigned cmd, void *arg)
  * concerning the addresses: i2c wants 7 bit (without the r/w bit), so '>>1'
  */
 
-static int cs53l32a_probe(struct i2c_client *client)
+static int cs53l32a_probe(struct i2c_client *client,
+                         const struct i2c_device_id *id)
 {
        int i;