linux/drivers/media/usb/cx231xx
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
..
cx231xx-417.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
cx231xx-audio.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
cx231xx-avcore.c [media] cx231xx: don't return error on success 2016-09-05 15:26:30 -03:00
cx231xx-cards.c [media] cx231xx-cards: unregister IR earlier 2016-09-05 15:26:36 -03:00
cx231xx-conf-reg.h
cx231xx-core.c [media] cx231xx: don't break long lines 2016-10-21 09:39:15 -02:00
cx231xx-dif.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
cx231xx-dvb.c [media] cx231xx: don't break long lines 2016-10-21 09:39:15 -02:00
cx231xx-i2c.c [media] constify i2c_algorithm structures 2016-09-19 16:27:02 -03:00
cx231xx-input.c [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
cx231xx-pcb-cfg.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.h [media] cx231xx: return an error if it can't read PCB config 2014-07-27 16:57:43 -03:00
cx231xx-reg.h
cx231xx-vbi.c [media] media: usb: cx231xx: cx231xx-vbi: don't print error when allocating urb fails 2016-08-24 08:49:55 -03:00
cx231xx-vbi.h
cx231xx-video.c [media] cx231xx: get rid of CX231XX_VMUX_DEBUG 2016-02-16 08:57:41 -02:00
cx231xx.h [media] cx231xx: convert to use an explicit i2c mux core 2016-04-22 15:00:17 +02:00
Kconfig [media] cx231xx: Hauppauge HVR-955Q ATSC/QAM tuner 2015-03-03 10:36:12 -03:00
Makefile