summaryrefslogtreecommitdiff
path: root/arch/h8300
diff options
context:
space:
mode:
authorGovindraj.R <govindraj.raja@ti.com>2011-10-18 11:39:10 (GMT)
committerKevin Hilman <khilman@ti.com>2011-12-15 00:05:26 (GMT)
commit08f86b3eab9807e6d36de7e00025abad893ff557 (patch)
tree6f44b56d6cb9c0b49e0750e18f9465e1d2f5ee9d /arch/h8300
parent8612bd22f30369745d0fda0d540aca39ab591cc5 (diff)
downloadlinux-fsl-qoriq-08f86b3eab9807e6d36de7e00025abad893ff557.tar.xz
ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase
If no_console_suspend is used we have prevent uart idling during suspend to provide debug prints. Power domain hooks can idle uarts if left enabled during system wide suspend so re-use the omap_device_disable_idle_on_suspend API's to ensure console_uart is not idled during suspend. omap_device_disable_idle_on_suspend API was used on all uarts since the uart driver was not runtime adapted, now with runtime adaptation we can re-use this API only for no_console_suspend use cases. Signed-off-by: Govindraj.R <govindraj.raja@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions