linux-kernel-test/drivers/media/video/cx23885
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
..
cx23885-417.c V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings 2008-10-12 09:36:58 -02:00
cx23885-cards.c V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H 2008-10-12 09:36:55 -02:00
cx23885-core.c V4L/DVB (8559): replace __FUNCTION__ with __func__ 2008-10-12 09:36:56 -02:00
cx23885-dvb.c V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() 2008-10-12 09:37:01 -02:00
cx23885-i2c.c V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
cx23885-reg.h V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
cx23885-vbi.c V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings 2008-10-12 09:36:58 -02:00
cx23885-video.c V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings 2008-10-12 09:36:58 -02:00
cx23885.h V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H 2008-10-12 09:36:55 -02:00
Kconfig V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H 2008-10-12 09:36:55 -02:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00