V4L/DVB (6909): cx23885: fix bad use count caused by tda18271 being probed by tda8290
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 24 Dec 2007 07:52:08 +0000 (04:52 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:20 +0000 (19:04 -0200)
commit4041f1a58774249f5f26163e68b844521ece1fb4
treeefca731ac2488ca2f5bdf5b5e7dd11b6dfd5b48a
parentc90762799c42df203fc2c9c1a2ac39f154f8faca
V4L/DVB (6909): cx23885: fix bad use count caused by tda18271 being probed by tda8290

Don't allow the tda8290 module to probe and attach the tuner module,
causing incorrect use counts when using dvb_attach.

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