V4L/DVB (6908): tda8290: add the option not to probe for tuners passed into tda829x_c...
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 24 Dec 2007 07:36:14 +0000 (04:36 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:20 +0000 (19:04 -0200)
Prevent the tda8290 module from probing for tuners during tda829x_attach,
by passing:

.probe_tuner = TDA829X_DONT_PROBE,

...in struct tda829x_config

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found