kernel-ark/drivers/media/video/cx88
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
..
cx88-alsa.c v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 2008-07-20 07:17:52 -03:00
cx88-blackbird.c V4L/DVB (8613): v4l: move BKL down to the driver level. 2008-10-12 09:36:47 -02:00
cx88-cards.c V4L/DVB (8477): v4l: remove obsolete audiochip.h 2008-07-26 12:54:40 -03:00
cx88-core.c V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 2008-07-23 19:00:17 -03:00
cx88-dvb.c V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() 2008-10-12 09:37:01 -02:00
cx88-i2c.c v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 2008-07-20 07:17:52 -03:00
cx88-input.c V4L/DVB (7506): Powercolor Real Angel 330 (remote control support) 2008-04-24 14:07:58 -03:00
cx88-mpeg.c V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:59 -03:00
cx88-reg.h
cx88-tvaudio.c V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:59 -03:00
cx88-vbi.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
cx88-video.c V4L/DVB (8613): v4l: move BKL down to the driver level. 2008-10-12 09:36:47 -02:00
cx88-vp3054-i2c.c v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 2008-07-20 07:17:52 -03:00
cx88-vp3054-i2c.h
cx88.h V4L/DVB (8477): v4l: remove obsolete audiochip.h 2008-07-26 12:54:40 -03:00
Kconfig V4L/DVB (8534): remove select's of FW_LOADER 2008-07-27 12:24:37 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00