From: Hans Verkuil Date: Fri, 13 Mar 2009 16:24:19 +0000 (-0300) Subject: V4L/DVB (10987): cx23885: fix crash on non-netup cards X-Git-Tag: v2.6.30-rc1~621^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afd96668d8491f762e35c16ce65781da820a67fa;p=pandora-kernel.git V4L/DVB (10987): cx23885: fix crash on non-netup cards The new support for the CX23885_BOARD_NETUP_DUAL_DVBS2_CI board broke the existing boards. Interrupts for the netup part were enabled and handled without testing whether the current board actually had a netup -> instant and fatal crash. I've added tests to do this only for the CX23885_BOARD_NETUP_DUAL_DVBS2_CI board. Signed-off-by: Hans Verkuil Reviewed-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed