From: Guennadi Liakhovetski Date: Thu, 5 May 2011 16:33:40 +0000 (+0000) Subject: fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifier X-Git-Tag: v3.0-rc1~166^2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe5e12d00f4785092a9650845ad3451bbf4b311;p=pandora-kernel.git fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifier The notifier function calls sh_mobile_lcdc_stop() and sh_mobile_lcdc_start(), which already take care about the runtime PM state. Remove redundant calls. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Paul Mundt --- Reading git-diff-tree failed