From: Alexandre Courbot Date: Wed, 23 Feb 2011 08:36:30 +0000 (+0000) Subject: fbdev: sh_mobile_lcdcfb: add blanking support X-Git-Tag: v2.6.39-rc3~14^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8857b9aa7e64a70852545ee01fa638481cb08a76;p=pandora-kernel.git fbdev: sh_mobile_lcdcfb: add blanking support Add a blanking callback to the LCDC driver in order to support both FBIOBLANK and TIOCLINUX blanking ioctls. LCDC clocks are also released if the requested blanking level is superior to FB_BLANK_NORMAL, to allow runtime PM to disable the clocks if possible. Signed-off-by: Alexandre Courbot Signed-off-by: Paul Mundt --- Reading git-diff-tree failed