From: Jun Nie Date: Fri, 31 Jul 2015 07:49:18 +0000 (+0800) Subject: uart: pl011: Improve LCRH register access decision X-Git-Tag: omap-for-v4.3/fixes-merge-window~43^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09dcc7dfc05b31bf0bbcd1511cd1a2644908d5c8;p=pandora-kernel.git uart: pl011: Improve LCRH register access decision Improve LCRH register access decision as ARM PL011 lcrh register serve as both TX and RX, while other SOC may implement TX and RX function with separated register. Signed-off-by: Jun Nie Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed