commit | f72a27b8ed4458bb9f7203408441d27382bc93f4 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jul 31 18:04:09 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Aug 02 16:43:45 2010 -0300 |
tree | 667c20a22af36fecdfb770384afb3ef85a9578e2 | |
parent | 34abf2194499571b2efa6b4aface8c0ea0c47ce1 [diff] |
V4L/DVB: dvb-usb: prepare drivers for using rc-core This is a big patch, yet trivial. It just move the RC properties to a separate struct, in order to prepare the dvb-usb drivers to use rc-core. There's no change on the behavior of the drivers. With this change, it is possible to have both legacy and rc-core based code inside the dvb-usb-remote, allowing a gradual migration to rc-core, driver per driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>