linux/drivers/media/dvb
David Härdeman d8b4b5822f [media] ir-core: make struct rc_dev the primary interface
This patch merges the ir_input_dev and ir_dev_props structs into a single
struct called rc_dev. The drivers and various functions in rc-core used
by the drivers are also changed to use rc_dev as the primary interface
when dealing with rc-core.

This means that the input_dev is abstracted away from the drivers which
is necessary if we ever want to support multiple input devs per rc device.

The new API is similar to what the input subsystem uses, i.e:
rc_device_alloc()
rc_device_free()
rc_device_register()
rc_device_unregister()

[mchehab@redhat.com: Fix compilation on mceusb and cx231xx, due to merge conflicts]
Signed-off-by: David Härdeman <david@hardeman.nu>
Acked-by: Jarod Wilson <jarod@redhat.com>
Tested-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-12-29 08:16:37 -02:00
..
b2c2 [media] i2c: Stop using I2C_CLASS_TV_DIGITAL 2010-10-21 07:54:26 -02:00
bt8xx Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:52:56 -07:00
dm1105 [media] ir-core: make struct rc_dev the primary interface 2010-12-29 08:16:37 -02:00
dvb-core BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
dvb-usb [media] ir-core: make struct rc_dev the primary interface 2010-12-29 08:16:37 -02:00
firewire Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 2010-10-28 09:35:11 -07:00
frontends [media] au8522: Handle differences in comb filter config for s-video input 2010-12-29 08:16:34 -02:00
mantis [media] ir-core: make struct rc_dev the primary interface 2010-12-29 08:16:37 -02:00
ngene BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
pluto2 [media] i2c: Stop using I2C_CLASS_TV_DIGITAL 2010-10-21 07:54:26 -02:00
pt1 [media] i2c: Stop using I2C_CLASS_TV_DIGITAL 2010-10-21 07:54:26 -02:00
siano [media] ir-core: make struct rc_dev the primary interface 2010-12-29 08:16:37 -02:00
ttpci [media] ir-core: make struct rc_dev the primary interface 2010-12-29 08:16:37 -02:00
ttusb-budget [media] i2c: Stop using I2C_CLASS_TV_DIGITAL 2010-10-21 07:54:26 -02:00
ttusb-dec
Kconfig
Makefile