diff options
author | Kevin Hilman <khilman@ti.com> | 2011-07-12 22:48:42 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rjw@sisk.pl> | 2011-07-12 22:48:42 +0200 |
commit | c8c9fda5069456eb9e0e403c19764b2e257802e1 (patch) | |
tree | f129503b967e47025e6aca64ab5d617ab9765fba /drivers/base/power | |
parent | OMAP: PM: omap_device: add API to disable idle on suspend (diff) | |
download | linux-c8c9fda5069456eb9e0e403c19764b2e257802e1.tar.xz linux-c8c9fda5069456eb9e0e403c19764b2e257802e1.zip |
OMAP: PM: disable idle on suspend for GPIO and UART
Until these drivers are runtime PM converted, their device power
states are managed by calling custom driver hooks late in the
idle/suspend path. Therefore, do not let the suspend/resume core code
automatically idle these devices since they will be managed manually
by the OMAP PM core very late in the idle/suspend path.
Signed-off-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'drivers/base/power')
0 files changed, 0 insertions, 0 deletions