V4L/DVB (7407): tuner-simple: add module options to specify rf input
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 22 Apr 2008 17:46:12 +0000 (14:46 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:53 +0000 (14:07 -0300)
commit65511611dd0a5219b431a8a08cff6f8f7ab83aa5
tree5009847bc3e5de0f21ab32c6ab9cd738904d45fa
parent26f1b942156766c6ff1a70fb2ac463c6fce31309
V4L/DVB (7407): tuner-simple: add module options to specify rf input

Add module options to tuner-simple, called "atv_input" and "dtv_input"
to specify which rf input to use on devices with multiple rf inputs.
If the module option is not specified, then the driver will autoselect
the rf input, as per previous behavior.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-simple.c