diff options
author | Kevin Hilman <khilman@deeprootsystems.com> | 2010-09-27 20:19:53 +0530 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2010-09-29 12:42:58 -0700 |
commit | 3244fcd227526a2f21018a280c7af0a9219c6ff4 (patch) | |
tree | 5c99bcb6e97df85ef5d597565e40b028711c6b47 /arch/arm/mach-omap2/gpmc-smc91x.c | |
parent | c04ede382a64020f19e9aa23a85493a09af945d3 (diff) | |
download | talos-op-linux-3244fcd227526a2f21018a280c7af0a9219c6ff4.tar.gz talos-op-linux-3244fcd227526a2f21018a280c7af0a9219c6ff4.zip |
OMAP: UART: don't do automatic bus-level suspend/resume
Since the omap_device for UART is currently managed inside the idle
path itself, don't let the bus-level code suspend/resume the UART.
To prevent this, pm_runtime_get() is used when preparing for suspend
and pm_runtime_put() is used when finished with suspend.
Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-omap2/gpmc-smc91x.c')
0 files changed, 0 insertions, 0 deletions