[linux-dvb] never do symbol_put(tunerfoo_attach);
mkrufky at linuxtv.org
mkrufky at linuxtv.org
Sat Nov 17 00:07:47 CET 2007
Mauro and Michel,
This changeset is wrong:
http://linuxtv.org/hg/~mchehab/tm6000/rev/79f9210425e2
You should not " symbol_put(xc3028_attach); " , because you don't always
know that we're dealing with that tuner.
Instead, just do "dvb_frontend_detach(fe)" -- that will detach both
tuner and frontend, and also lnb (for satellite devices).
Cheers,
Mike Krufky
More information about the linux-dvb
mailing list