]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
gpio: rcar: Add minimal runtime PM support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 14 Apr 2014 18:33:13 +0000 (20:33 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 28 Apr 2014 19:35:10 +0000 (12:35 -0700)
commitdf0c6c80232f2ad442dcf79a3a420eb8ac624e42
tree7f38b612750ac5271c29396be4eb58917fbd1c30
parent9288ecad7522e9d4fa34c3cb3ac8f762aa6b8f7c
gpio: rcar: Add minimal runtime PM support

This is just enough to automatically enable the functional clock, if
present. Clock management during suspend/resume is still to be added.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: linux-gpio@vger.kernel.org
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-rcar.c