linux/drivers/media/usb/cx231xx
Mauro Carvalho Chehab 89a2c1d60a [media] use a function for DVB media controller register
This is really a simple function, but using it avoids to have
if's inside the drivers.

Also, the kABI becomes a little more clearer.

This shouldn't generate any overhead, and the type check
will happen when compiling with MC DVB enabled.

So, let's do it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-03-02 11:29:39 -03:00
..
cx231xx-417.c [media] usb: Make use of media_bus_format enum 2014-11-14 17:54:28 -02:00
cx231xx-audio.c [media] cx231xx: Remove a bogus check for NULL 2014-11-03 18:56:48 -02:00
cx231xx-avcore.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-cards.c [media] cx231xx: fix compilation if the media controller is not defined 2015-02-26 08:43:49 -03:00
cx231xx-conf-reg.h
cx231xx-core.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-dif.h
cx231xx-dvb.c [media] use a function for DVB media controller register 2015-03-02 11:29:39 -03:00
cx231xx-i2c.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-input.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.h [media] cx231xx: return an error if it can't read PCB config 2014-07-27 16:57:43 -03:00
cx231xx-reg.h
cx231xx-vbi.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-vbi.h
cx231xx-video.c [media] cx231xx: enable the analog tuner at buffer setup 2015-02-26 08:45:25 -03:00
cx231xx.h [media] cx231xx: initialize video/vbi pads 2015-02-13 21:10:14 -02:00
Kconfig [media] cx231xx: register i2c mux adapters for bus 1 2014-10-30 17:38:43 -02:00
Makefile