From: Magnus Damm Date: Wed, 20 May 2009 14:34:43 +0000 (+0000) Subject: video: stop sh_mobile_lcdcfb only if started X-Git-Tag: v2.6.30-rc7~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e9bb19ef97d6594e735bee64b6d72103e350854;p=pandora-kernel.git video: stop sh_mobile_lcdcfb only if started This patch fixes the LCDC driver to avoid calling the function sh_mobile_lcdc_start_stop(priv, 0) unless the same function has been called before to start the LCDC hardware. Triggered when sh_mobile_lcdcfb.c failed to probe() due to missing MSTP clocks. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed