linux/drivers/media/video/em28xx
Mauro Carvalho Chehab 5add9a6f3c V4L/DVB (6659): Convert MTS to bitfield
Xc2028.3028 has two type of firmwares: audio-standard specific ones and
baseband MTS firmwares. MTS firmwares provide stereo decoding for 6 MHz
BTSC/EIAJ and for monoaural audio decoding on 8 MHz firmwares.

It seems that the option to use MTS or a standard-specific audio decoding
depends on the way xc2028/3028 is connected.

Instead of wasting 32 (or 64 bits) to signalize if the driver needs to use MTS
firmware, this patch converts it to a bitfield that can be shared with other
proprieties of xc2028/3028.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-01-25 19:02:39 -02:00
..
em28xx-cards.c V4L/DVB (6659): Convert MTS to bitfield 2008-01-25 19:02:39 -02:00
em28xx-core.c V4L/DVB (6350): V4L: possible leak in em28xx_init_isoc 2007-10-22 12:01:49 -02:00
em28xx-i2c.c V4L/DVB (6587): Cleanup at tv norm selection 2008-01-25 19:02:08 -02:00
em28xx-input.c V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files 2007-10-09 22:06:17 -03:00
em28xx-video.c V4L/DVB (6587): Cleanup at tv norm selection 2008-01-25 19:02:08 -02:00
em28xx.h V4L/DVB (6659): Convert MTS to bitfield 2008-01-25 19:02:39 -02:00
Kconfig V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatible 2008-01-25 19:02:07 -02:00
Makefile V4L/DVB(6548b) Fix compilation for em28xx 2008-01-25 19:01:58 -02:00