kernel-ark/drivers/media/video/au0828
Michael Krufky 3065096190 V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()
Dont pass devptr in xc5000_attach, dont store it in xc5000_priv.
This pointer is passed into the tuner_callback function, which always
expects a pointer to fe->dvb->priv or i2c_adapter->algo_data.

This prevents future possible bugs in new drivers, such as using a "devptr"
other that the standard fe->dvb->priv in a DVB driver.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-10-12 09:37:01 -02:00
..
au0828-cards.c V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
au0828-cards.h V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
au0828-core.c V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
au0828-dvb.c V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() 2008-10-12 09:37:01 -02:00
au0828-i2c.c V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
au0828-reg.h V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
au0828.h V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
Kconfig V4L/DVB (8556): au0828: add support for Hauppauge Woodbury 2008-09-03 18:36:19 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00