]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/upd64031a.c
V4L/DVB (10703): zoran: convert to video_ioctl2 and remove 'ready_to_be_freed' hack.
[linux-2.6-omap-h63xx.git] / drivers / media / video / upd64031a.c
index f4522bb0891666742231012f5cc23d9cd519b35e..5b2c4399027c680db7f5f8a764eb4d502071efe4 100644 (file)
@@ -267,7 +267,6 @@ MODULE_DEVICE_TABLE(i2c, upd64031a_id);
 
 static struct v4l2_i2c_driver_data v4l2_i2c_data = {
        .name = "upd64031a",
-       .driverid = I2C_DRIVERID_UPD64031A,
        .command = upd64031a_command,
        .probe = upd64031a_probe,
        .remove = upd64031a_remove,