git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daea65a
)
serial/core: Initialize the console pm state
author
Sudhir Sreedharan
<ssreedharan@mvista.com>
Mon, 22 Sep 2014 06:30:22 +0000
(12:00 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 01:49:48 +0000
(21:49 -0400)
For console devices having UART_CAP_SLEEP capability, the uart_pm_state has
to be initialized to UART_PM_STATE_ON. Otherwise the LCR regiser values
are reinitialized when uart_change_pm is called from uart_configure_port.
Signed-off-by: Sudhir Sreedharan <ssreedharan@mvista.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found