]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef47f2a74c386a807fdf994c81fe7a34a348927c
tree5009847bc3e5de0f21ab32c6ab9cd738904d45fa
parent87ee48d952d4848fd59ed8c2e00d23e26012e655
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