[media] bttv: rename struct card_ir to bttv_ir
authorDavid Härdeman <david@hardeman.nu>
Fri, 19 Nov 2010 23:43:12 +0000 (20:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Dec 2010 10:16:54 +0000 (08:16 -0200)
commitedb4c25ca3a7997660500692eca3510eac9726e5
treeae8740fc987f5fcca4779491613e1f8ead761fb7
parent7c8352d18ddbe37cff8ad71175a11739662ef899
[media] bttv: rename struct card_ir to bttv_ir

bttv_ir is more consistent with all other structs used in the same driver.
Also, clean up the struct to remove commented out members and the work_struct
which is unused.

[mchehab@redhat.com: fix a warning at bttv_rc5_timer_end]
Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/bt8xx/bttv-input.c
drivers/media/video/bt8xx/bttvp.h