V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Jul 2010 14:24:57 +0000 (11:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 19:43:43 +0000 (16:43 -0300)
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 <mchehab@redhat.com>

No differences found