From: Tobias Lorenz Date: Wed, 24 Sep 2008 22:25:39 +0000 (-0300) Subject: V4L/DVB (9215): si470x: improvement of unsupported base controls X-Git-Tag: v2.6.28-rc1~256^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb6e3b860e36a3259d3694636ddce2660aabbd2c;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed