V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option
authorMichael Krufky <mkrufky@linuxtv.org>
Sun, 11 May 2008 19:37:50 +0000 (16:37 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:05:51 +0000 (07:05 -0300)
commit5a4f5da6552e6c55eff6fbddfee3eab908325c63
tree552f8605c19733a36518a9f34f2b822d8796b38f
parente9b59f6e2f6686016dfea7625e98fbef1e335c61
V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option

The pvrusb2 driver initially sets the tuner to known broadcast frequencies
in the Chicago area, to ease driver testing for the maintainer.

This patch keeps those default frequencies, but allows them to be altered
via modprobe option.  This allows the same ease and convenience for testing
multiple pvrusb2 devices one after another under other conditions and areas.

For instance, the default initial frequency, 175.25 MHz, might not
necessarily be valid on all cable television networks, but usually will be a
valid NTSC broadcast channel.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-hdw.c