linux/drivers/media/pci
Andi Shyti 0f7499fddb [media] rc-main: assign driver type during allocation
The driver type can be assigned immediately when an RC device
requests to the framework to allocate the device.

This is an 'enum rc_driver_type' data type and specifies whether
the device is a raw receiver or scancode receiver. The type will
be given as parameter to the rc_allocate_device device.

Change accordingly all the drivers calling rc_allocate_device()
so that the device type is specified during the rc device
allocation. Whenever the device type is not specified, it will be
set as RC_DRIVER_SCANCODE which was the default '0' value.

Suggested-by: Sean Young <sean@mess.org>
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-01-30 13:59:57 -02:00
..
b2c2 [media] b2c2: don't break long lines 2016-10-21 08:52:14 -02:00
bt8xx [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
cobalt [media] media/cobalt: use pci_irq_allocate_vectors 2016-12-21 07:04:42 -02:00
cx18 [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
cx88 [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
cx23885 [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
cx25821 [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
ddbridge [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
dm1105 [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
dt3155 [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
ivtv [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
mantis [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
meye [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
netup_unidvb [media] netup_unidvb: use module_pci_driver 2016-11-22 16:30:03 -02:00
ngene [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
pluto2 [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
pt1 [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
pt3 ktime: Cleanup ktime_set() usage 2016-12-25 17:21:22 +01:00
saa7134 [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
saa7146 [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
saa7164 [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
smipcie [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
solo6x10 [media] media: solo6x10: fix lockup by avoiding delayed register write 2016-11-16 13:23:04 -02:00
sta2x11 [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
ttpci [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
tw68 [media] tw68: don't break long lines 2016-10-21 09:29:44 -02:00
tw686x [media] pci: constify vb2_ops structures 2016-09-19 16:21:42 -03:00
tw5864 [media] tw5864: crop picture width to 704 2016-10-24 18:02:54 -02:00
zoran [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
Kconfig [media] pci: Add tw5864 driver 2016-08-24 11:17:22 -03:00
Makefile [media] pci: Add tw5864 driver 2016-08-24 11:17:22 -03:00