V4L/DVB (8151): saa7134-empress: fix MPEG control support
[pandora-kernel.git] / drivers / media / video / saa7134 / saa7134-i2c.c
index d8af386..5f713e6 100644 (file)
@@ -327,6 +327,8 @@ static int attach_inform(struct i2c_client *client)
 
        d1printk( "%s i2c attach [addr=0x%x,client=%s]\n",
                client->driver->driver.name, client->addr, client->name);
+       if (client->addr == 0x20 && client->driver && client->driver->command)
+               dev->mpeg_i2c_client = client;
 
        /* Am I an i2c remote control? */