From: Mauro Carvalho Chehab Date: Sat, 31 Jul 2010 21:04:09 +0000 (-0300) Subject: V4L/DVB: dvb-usb: prepare drivers for using rc-core X-Git-Tag: v2.6.36-rc1~582^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f72a27b8ed4458bb9f7203408441d27382bc93f4;p=pandora-kernel.git 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 --- Reading git-diff-tree failed