linux/drivers/media/pci/ttpci
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
..
av7110_av.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
av7110_av.h [media] av7110: don't allow negative volumes 2015-11-17 14:36:39 -02:00
av7110_ca.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
av7110_ca.h
av7110_hw.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
av7110_hw.h
av7110_ipack.c
av7110_ipack.h
av7110_ir.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
av7110_v4l.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
av7110.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
av7110.h [media] ttpci: cleanup debug macros and remove dead code 2016-11-18 09:40:43 -02:00
budget-av.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
budget-ci.c [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
budget-core.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
budget-patch.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
budget.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
budget.h [media] ttpci: cleanup debug macros and remove dead code 2016-11-18 09:40:43 -02:00
dvb_filter.c [media] dvb_filter: use KERN_CONT where needed 2016-10-21 08:44:56 -02:00
dvb_filter.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
Kconfig [media] media: ttpci: fix av7110 build to be compatible with CONFIG_INPUT_EVDEV 2014-08-21 15:25:38 -05:00
Makefile [media] dvb-core: move dvb_filter out of the DVB core 2016-10-21 08:44:08 -02:00
ttpci-eeprom.c [media] ttpci: don't break long lines 2016-10-21 09:29:43 -02:00
ttpci-eeprom.h