linux-sg2042/drivers/media/usb/cx231xx
Mauro Carvalho Chehab ab22e77cd3 [media] media framework: rename pads init function to media_entity_pads_init()
With the MC next gen rework, what's left for media_entity_init()
is to just initialize the PADs. However, certain devices, like
a FLASH led/light doesn't have any input or output PAD.

So, there's no reason why calling media_entity_init() would be
mandatory. Also, despite its name, what this function actually
does is to initialize the PADs data. So, rename it to
media_entity_pads_init() in order to reflect that.

The media entity actual init happens during entity register,
at media_device_register_entity(). We should move init of
num_links and num_backlinks to it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-01-11 12:19:03 -02:00
..
Kconfig [media] cx231xx: Hauppauge HVR-955Q ATSC/QAM tuner 2015-03-03 10:36:12 -03:00
Makefile
cx231xx-417.c [media] cx231xx: fix NTSC cropcap, add missing cropcap for 417 2015-12-18 13:29:49 -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: fix bad indenting 2015-05-01 06:06:49 -03:00
cx231xx-cards.c [media] uapi/media.h: Rename entities types to functions 2016-01-11 12:19:01 -02:00
cx231xx-conf-reg.h
cx231xx-core.c [media] cx231xx: fix bulk transfer mode 2015-11-17 14:53:41 -02:00
cx231xx-dif.h
cx231xx-dvb.c [media] dvb core: must check dvb_create_media_graph() 2016-01-11 12:18:59 -02: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] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
cx231xx-vbi.h
cx231xx-video.c [media] media framework: rename pads init function to media_entity_pads_init() 2016-01-11 12:19:03 -02:00
cx231xx.h [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00