linux/drivers/media/pci/mantis
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
..
hopper_cards.c [media] mantis: cleanup CodingStyle issues due to last commit 2015-06-10 12:06:34 -03:00
hopper_vp3028.c [media] mantis: fix sparse warnings 2014-09-03 09:38:44 -03:00
hopper_vp3028.h
Kconfig
Makefile
mantis_ca.c
mantis_ca.h
mantis_cards.c [media] mantis: cleanup CodingStyle issues due to last commit 2015-06-10 12:06:34 -03:00
mantis_common.h [media] mantis: add remote control support 2015-06-10 11:58:24 -03:00
mantis_core.c [media] media: pci: mantis: mantis_core.c: Remove unused function 2015-01-27 10:10:06 -02:00
mantis_core.h
mantis_dma.c [media] mantis: remove an uneeded goto 2015-08-11 10:35:11 -03:00
mantis_dma.h
mantis_dvb.c
mantis_dvb.h
mantis_evm.c
mantis_hif.c
mantis_hif.h
mantis_i2c.c [media] mantis: cleanup a warning 2015-06-18 14:32:21 -03:00
mantis_i2c.h
mantis_input.c [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
mantis_input.h [media] mantis: cleanup CodingStyle issues due to last commit 2015-06-10 12:06:34 -03:00
mantis_ioc.c
mantis_ioc.h
mantis_link.h
mantis_pci.c [media] pci: mantis: Remove redundant pci_set_drvdata 2013-10-17 06:01:32 -03:00
mantis_pci.h
mantis_pcmcia.c [media] mantis: add remote control support 2015-06-10 11:58:24 -03:00
mantis_reg.h
mantis_uart.c [media] mantis: cleanup CodingStyle issues due to last commit 2015-06-10 12:06:34 -03:00
mantis_uart.h
mantis_vp1033.c [media] mantis: fix sparse warnings 2014-09-03 09:38:44 -03:00
mantis_vp1033.h
mantis_vp1034.c [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
mantis_vp1034.h [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
mantis_vp1041.c [media] mantis: fix sparse warnings 2014-09-03 09:38:44 -03:00
mantis_vp1041.h
mantis_vp2033.c [media] mantis: fix sparse warnings 2014-09-03 09:38:44 -03:00
mantis_vp2033.h
mantis_vp2040.c [media] mantis: fix sparse warnings 2014-09-03 09:38:44 -03:00
mantis_vp2040.h
mantis_vp3028.c
mantis_vp3028.h
mantis_vp3030.c [media] mantis: fix sparse warnings 2014-09-03 09:38:44 -03:00
mantis_vp3030.h