From: Ondrej Zary Date: Tue, 14 May 2013 19:54:44 +0000 (-0300) Subject: [media] bttv: stop abusing mbox_we for sw_status X-Git-Tag: v3.12-rc1~135^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd2e34ead8bf530c45e0446dc4bbbd9e35f28af9;p=pandora-kernel.git [media] bttv: stop abusing mbox_we for sw_status Kodicom 4400R and Geovision GV-800 code in bttv driver abuses mbox_we (int) in struct bttv as char *. Remove this hack and add a proper sw_status array to struct bttv instead. This is a a preparation to remove mbox_we. Signed-off-by: Ondrej Zary Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed