From: Govindraj.R Date: Mon, 7 Nov 2011 13:27:03 +0000 (+0530) Subject: ARM: OMAP2+: UART: Ensure all reg values configured are available from port structure X-Git-Tag: v3.3-rc1~137^2~3^2^2~5^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c538d20c7f437e56c5301357c492230d1d6d1b80;p=pandora-kernel.git ARM: OMAP2+: UART: Ensure all reg values configured are available from port structure Add missing uart regs to uart_port structure which can be used in context restore. Store dll, dlh, mdr1, scr, efr, lcr, mcr reg values into uart_port structure while configuring individual port in termios function. Signed-off-by: Govindraj.R Acked-by: Greg Kroah-Hartman (for drivers/tty changes) Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed