[media] adv7180: remove {query/g_/s_}ctrl
authorFederico Vaga <federico.vaga@gmail.com>
Wed, 23 Jan 2013 13:07:07 +0000 (10:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 6 Feb 2013 16:17:57 +0000 (14:17 -0200)
All drivers which use this subdevice use also the control framework.
The v4l2_subdev_core_ops operations {query/g_/s_}ctrl are useless because
device drivers will inherit controls from this subdevice.

Signed-off-by: Federico Vaga <federico.vaga@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found