[media] adv7604: Remove subdev control handlers
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 26 Jan 2014 21:07:38 +0000 (18:07 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 15:55:37 +0000 (12:55 -0300)
commit454378923a9b44e26918893fac8bdeb43ae0f57b
treefdbbaa515c5ed3687bc79bdba623a7d175a64fdb
parentd42010a1d23979db434826e6b9449ad777bee02f
[media] adv7604: Remove subdev control handlers

Control operations are handled by the control framework and the subdev
control handlers are never called directly. Remove them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/adv7604.c