V4L/DVB (9218): si470x: removement of get/set input/audio
authorTobias Lorenz <tobias.lorenz@gmx.net>
Wed, 24 Sep 2008 22:33:09 +0000 (19:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 17 Oct 2008 20:22:24 +0000 (17:22 -0300)
commit617f53336c050dfa671d68caff22c1e5d9b2e076
tree212a24d66745b0d22cf609e28c9157c719e40ad2
parent73a529f9a6fee877c4e41f7541b8689dd7561bd7
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 <tobias.lorenz@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/radio-si470x.c