linux/drivers/media/usb/tm6000
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
..
Kconfig
Makefile
tm6000-alsa.c [media] tm6000: don't break long lines 2016-10-21 09:53:59 -02:00
tm6000-cards.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
tm6000-core.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
tm6000-dvb.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
tm6000-i2c.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
tm6000-input.c [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
tm6000-regs.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
tm6000-stds.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
tm6000-usb-isoc.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
tm6000-video.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
tm6000.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00