From: Mauro Carvalho Chehab Date: Sat, 31 Jul 2010 14:24:57 +0000 (-0300) Subject: V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key X-Git-Tag: v2.6.36-rc1~582^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34abf2194499571b2efa6b4aface8c0ea0c47ce1;p=pandora-kernel.git V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key dvb-usb has its own IR handle code. Now that we have a Remote Controller subsystem, we should start using it. So, remove this struct, in favor of the similar struct defined at the RC subsystem. This is a big, but trivial patch. It is a 3 line delect, plus lots of rename on several dvb-usb files. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed