android_kernel_samsung_msm8976/drivers/media/video/cx88
Patrick Boettcher dea74869f3 V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend
The dvb_frontend_ops is a pointer inside dvb_frontend. That's why every demod-driver
is having a field of dvb_frontend_ops in its private-state-struct and
using the reference for filling the pointer-field in dvb_frontend.
- It saves at least two lines of code per demod-driver,
- reduces object size (one less dereference per frontend_ops-access),
- be coherent with dvb_tuner_ops,
- makes it a little bit easier for newbies to understand how it works and
- avoids stupid mistakes because you would have to copy the dvb_frontend_ops
  always, before you could assign the static pointer directly, which was
  dangerous.

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-06-25 02:00:42 -03:00
..
cx88-alsa.c V4L/DVB (3715): Change all emails to the currently used one. 2006-06-25 01:57:39 -03:00
cx88-blackbird.c V4L/DVB (3982): Cx88-blackbird: use encoder firmware filename defined in cx2341x.h 2006-06-25 02:00:05 -03:00
cx88-cards.c V4L/DVB (4038): New cx88 card #50: NPG Tech RealTV 2006-06-25 02:00:37 -03:00
cx88-core.c V4L/DVB (4002): Adjust VBI offset to match value reported in VBI format 2006-06-25 02:00:15 -03:00
cx88-dvb.c V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend 2006-06-25 02:00:42 -03:00
cx88-i2c.c V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend 2006-06-25 02:00:42 -03:00
cx88-input.c V4L/DVB (4038): New cx88 card #50: NPG Tech RealTV 2006-06-25 02:00:37 -03:00
cx88-mpeg.c V4L/DVB (3761): Silence some dprintk's in cx88-mpeg 2006-06-25 01:57:54 -03:00
cx88-reg.h [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
cx88-tvaudio.c V4L/DVB (4016): Cx88-blackbird: add support for ProLink Pixelview Playtv@P7000 2006-06-25 02:00:25 -03:00
cx88-vbi.c V4L/DVB (4001): Cx88 NTSC VBI fixes 2006-06-25 02:00:14 -03:00
cx88-video.c V4L/DVB (3774): Create V4L1 config options 2006-05-12 19:54:53 -03:00
cx88-vp3054-i2c.c V4L/DVB (3356): Include missing MODULE_* macros 2006-01-13 14:10:24 -02:00
cx88-vp3054-i2c.h V4L/DVB (3220): Add support for VP-3054 HDTV board 2006-01-09 15:25:35 -02:00
cx88.h V4L/DVB (4038): New cx88 card #50: NPG Tech RealTV 2006-06-25 02:00:37 -03:00
Kconfig V4L/DVB (4012): Fix cx24123 diseqc 2006-06-25 02:00:21 -03:00
Makefile kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree 2006-04-04 16:50:50 +02:00