V4L/DVB (9215): si470x: improvement of unsupported base controls
authorTobias Lorenz <tobias.lorenz@gmx.net>
Wed, 24 Sep 2008 22:25:39 +0000 (19:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 17 Oct 2008 20:21:29 +0000 (17:21 -0300)
commiteb6e3b860e36a3259d3694636ddce2660aabbd2c
tree752724a0a62aee995a21d296b753624b7232d134
parenta17c0019f24e46c608945d988375cc14a8bbde28
V4L/DVB (9215): si470x: improvement of unsupported base controls

This patch changes the handling of unsupported base controls.

In the former version, specific unsupported base controls were listed in
the queryctrl table and were flagged as disabled controls. This was done
for all base controls used by the applications.

The patch now removes the specific base controls and instead lets
queryctrl automatically return unsupported base controls flagged as
disabled.

Signed-off-by: Tobias Lorenz <tobias.lorenz@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/radio-si470x.c