linux-stable/drivers/media/pci/saa7134
Mauro Carvalho Chehab 6cf5dad17e [media] media_device: move allocation out of media_device_*_init
Right now, media_device_pci_init and media_device_usb_init does
media_device allocation internaly. That preents its usage when
the media_device struct is embedded on some other structure.

Move memory allocation outside it, to make it more generic.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-02-23 07:19:39 -03:00
..
Kconfig [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
Makefile [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
saa7134-alsa.c [media] saa7134-alsa: Only frees registered sound cards 2016-02-04 16:26:10 -02:00
saa7134-cards.c [media] saa7134: Get rid of struct saa7134_input.tv field 2016-02-10 07:23:43 -02:00
saa7134-core.c [media] media_device: move allocation out of media_device_*_init 2016-02-23 07:19:39 -03:00
saa7134-dvb.c [media] saa7134: add media controller support 2016-02-10 07:23:44 -02:00
saa7134-empress.c [media] saa7134: add DMABUF support 2016-02-01 07:34:38 -02:00
saa7134-go7007.c [media] go7007: constify go7007_hpi_ops structures 2016-02-01 07:34:07 -02:00
saa7134-i2c.c [media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactor 2015-05-13 14:16:43 -03:00
saa7134-input.c [media] saa7134: add Leadtek Winfast TV2100 FM card support 2015-09-25 17:19:17 -03:00
saa7134-reg.h [media] saa7134: add vidioc_querystd 2014-05-23 12:56:01 -03:00
saa7134-ts.c [media] vb2: drop v4l2_format argument from queue_setup 2015-12-18 13:48:19 -02:00
saa7134-tvaudio.c [media] saa7134: use input types, instead of hardcoding strings 2016-02-10 07:23:42 -02:00
saa7134-vbi.c [media] vb2: drop v4l2_format argument from queue_setup 2015-12-18 13:48:19 -02:00
saa7134-video.c [media] saa7134: Fix bytesperline not being set correctly for planar formats 2016-02-19 08:10:35 -02:00
saa7134.h [media] saa7134: add media controller support 2016-02-10 07:23:44 -02:00