From: Guennadi Liakhovetski Date: Tue, 14 Jun 2011 14:27:22 +0000 (+0000) Subject: fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM X-Git-Tag: v3.0-rc4~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d521dd944e461371cb309c7c3568483cd2b6f5f2;p=pandora-kernel.git fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM A recent modification to the runtime PM code on mach-shmobile made a wrong RTPM implementation in the sh_mobile_hdmi driver apparent, which broke HDMI hotplug detection support on ap4evb. This patch does not implement a proper dynamic RTPM support for sh_mobile_hdmi, instead it restores the previous working state by statically enabling it. A more power-efficient solution should be implemented for the next kernel version. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Paul Mundt --- Reading git-diff-tree failed