From: Tomi Valkeinen Date: Thu, 24 Feb 2011 11:59:13 +0000 (+0200) Subject: OMAP: DSS2: Clean up a switch-case X-Git-Tag: v2.6.39-rc1~98^2~58^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e528e3a8b4e005e6e2c9e50fdee1ab7e84cf1e27;p=pandora-kernel.git OMAP: DSS2: Clean up a switch-case Support for the display interface was checked in a separate switch-case. There's no reason for that, and this patch handles the fail code path in the same switch-case where the display initialization is done. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed