From: Tomi Valkeinen Date: Thu, 24 Feb 2011 12:18:50 +0000 (+0200) Subject: OMAP: DSS2: Check for SDI HW before accessing SDI registers X-Git-Tag: v2.6.39-rc1~98^2~58^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec549e50b192105ede7bb289a31da6f6e1a61e9;p=pandora-kernel.git OMAP: DSS2: Check for SDI HW before accessing SDI registers Only OMAP 3430 hardware has SDI support. The availability of SDI HW can be found out by checking if the LCD channel supports SDI displays. This patch checks for SDI HW support before accessing SDI registers, which fixes a crash on OMAP4 when SDI SW support is compiled in. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed