ARM: OMAP2+: gpmc: Low power transition support omap-for-v3.11/gpmc-part2-signed
authoravinash philip <avinashphilip@ti.com>
Mon, 17 Jun 2013 18:46:38 +0000 (00:16 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Jun 2013 10:46:39 +0000 (03:46 -0700)
commitb536dd412b4364df2f9495c6550ee38f6ad3b0fe
tree04cc5bc10a7107e10cf513bded00daca9fac8624
parentb3f5525c55ce5cb67af06f04dbbf28358da23a2c
ARM: OMAP2+: gpmc: Low power transition support

GPMC is hardware controller for external memory interfaces.
This patch adds suspend/resume support for GPMC driver.
It also preserves GPMC register configurations across device low-power states
in which GPMC hardware can be powered-off.
gpmc_suspend()/gpmc_resume() are called by default by core PM framework as part
of driver's runtime PM callbacks.

Signed-off-by: Philip Avinash <avinashphilip@ti.com>
Signed-off-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc.c