1
0
Fork 0
alistair23-linux/drivers/media/usb/siano
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] siano: fix Kconfig dependencies 2015-02-02 11:08:02 -02:00
Makefile [media] siano: break it into common, mmc and usb 2012-08-13 23:52:52 -03:00
smsusb.c [media] media_device: move allocation out of media_device_*_init 2016-02-23 07:19:39 -03:00