From: David Härdeman Date: Fri, 19 Nov 2010 23:43:12 +0000 (-0300) Subject: [media] bttv: rename struct card_ir to bttv_ir X-Git-Tag: v2.6.38-rc1~470^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edb4c25ca3a7997660500692eca3510eac9726e5;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed