V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debug use...
commit704e39bf620810734a38b3f9c0e07cede2a76d91
authorMichael Krufky <mkrufky@linuxtv.org>
Fri, 7 Sep 2007 21:27:43 +0000 (7 18:27 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:14:48 +0000 (9 22:14 -0300)
tree8f689d99c45e41195dec0cc59d87476855268003
parentff3e7dd5809fb632447f1aa6de6b3ffb755727dd
V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debug use only)

Add a module option to force the dvb-pll module to use an alternate dvb-pll
description without having to recompile the kernel.

Having a module option like this is useful in some cases, where the vendor
may release an alternate revision of the hardware using a different tuner,
but without changing the pci subsystem / usb device ids.

This option is intended for debugging purposes _only_.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/dvb-pll.c