]> git.karo-electronics.de Git - karo-tx-linux.git/commit
imx: Add save/restore functions for UART control regs
authorDirk Behme <dirk.behme@googlemail.com>
Thu, 22 Dec 2011 08:57:52 +0000 (09:57 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:35 +0000 (08:34 +0200)
commitd01388bc709eb198d3db364a84cb3377c1d97199
treee25e9468a083912ab545e8d5dcbb198e22437fab
parent9a28c565d118c91ca93a777452e9d760cc6a5078
imx: Add save/restore functions for UART control regs

Factor out the uart save/restore functionality instead of
having the same code several times in the driver.

Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
CC: Saleem Abdulrasool <compnerd@compnerd.org>
CC: Sascha Hauer <s.hauer@pengutronix.de>
CC: Fabio Estevam <festevam@gmail.com>
CC: Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
CC: linux-serial@vger.kernel.org
CC: Alan Cox <alan@linux.intel.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/imx.c