From: Sudhir Sreedharan Date: Mon, 22 Sep 2014 06:30:22 +0000 (+0530) Subject: serial/core: Initialize the console pm state X-Git-Tag: fixes-for-v3.18-merge-window~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a86713b1536c818972675e6dd8c6e738f0379f1d;p=pandora-kernel.git serial/core: Initialize the console pm state 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed