]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/video/fbdev/sh_mobile_lcdcfb.c
fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifier
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 5 May 2011 16:33:40 +0000 (16:33 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 24 May 2011 06:42:11 +0000 (15:42 +0900)
commitebe5e12d00f4785092a9650845ad3451bbf4b311
treeeed293be3bd1f90ede0505d35364d4f5768c4569
parent69843ba7f24950f8ef5dadacfbfbd08f53e3455b
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 <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/sh_mobile_lcdcfb.c