aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJingchang Lu <[email protected]>2014-10-15 14:19:27 +0800
committerGreg Kroah-Hartman <[email protected]>2014-11-05 16:23:34 -0800
commit513e438581020334e0345561adeeeaefa36701be (patch)
tree5a755b4e2efd5d19fcd252aff414f251b2fee2ea /include/linux
parent369e2b84e4eed08e5368abc3bc4277d500a186ea (diff)
serial: of-serial: fix up PM ops on no_console_suspend and port type
This patch fixes commit 2dea53bf57783f243c892e99c10c6921e956aa7e, "serial: of-serial: add PM suspend/resume support", which disables the uart clock on suspend, but also causes a hardware hang on register access if no_console_suspend command line option is used. Also, not every of_serial device is an 8250 port, so the serial8250 suspend/resume functions should only be applied to a real 8250 port. Signed-off-by: Jingchang Lu <[email protected]> Tested-by: Joseph Lo <[email protected]> Reviewed-by: Peter Hurley <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions