alistair23-linux/drivers/media/pci/saa7134
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 [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
Makefile [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
saa7134-alsa.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134-cards.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134-core.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134-dvb.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134-empress.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134-go7007.c [media] go7007: constify go7007_hpi_ops structures 2016-02-01 07:34:07 -02:00
saa7134-i2c.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134-input.c [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
saa7134-reg.h [media] saa7134: add vidioc_querystd 2014-05-23 12:56:01 -03:00
saa7134-ts.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134-tvaudio.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134-vbi.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134-video.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00