commit | cc3874fe56923e713427e4a3737c40746397347e | [log] [tgz] |
---|---|---|
author | Petr Štetiar <ynezz@true.cz> | Thu Aug 29 16:28:11 2013 +0200 |
committer | Ryan Mallon <rmallon@gmail.com> | Tue Sep 03 14:15:04 2013 +1000 |
tree | d4911612cfbd2ad0f20884846dfef511e55bf9e7 | |
parent | ad81f0545ef01ea651886dddac4bef6cec930092 [diff] |
ARM: ep93xx: Don't use modem interface on the second UART Second UART doesn't have modem interface, so any attempt to use set_mctrl() it produce unwanted garbage on the line. There's no such 0x100 register offset for the second UART either. Signed-off-by: Petr Štetiar <ynezz@true.cz> Cc: Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Ryan Mallon <rmallon@gmail.com>