From: Tobias Lorenz Date: Wed, 24 Sep 2008 22:33:09 +0000 (-0300) Subject: V4L/DVB (9218): si470x: removement of get/set input/audio X-Git-Tag: v2.6.28-rc1~256^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=617f53336c050dfa671d68caff22c1e5d9b2e076;p=pandora-kernel.git V4L/DVB (9218): si470x: removement of get/set input/audio This patch removes the unnecessary get/set input/audio functions. The reason is, that the V4L2 specification says, that if input or audio cannot be switched anyway, the functions doesn't need to be implemented. I've tested the new driver with all current radio programs in Debian/testing and found no problems with that. In my opinion, the driver is much cleaner by removing these unnecessary functions. Signed-off-by: Tobias Lorenz Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed