commit | 34abf2194499571b2efa6b4aface8c0ea0c47ce1 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jul 31 11:24:57 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Aug 02 16:43:43 2010 -0300 |
tree | e2698d258ad65a7878fbc4b6c9e3de81228fb3ef | |
parent | 0172fea3c0cf55b61bc94738db3ece513264774c [diff] |
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 <mchehab@redhat.com>