ARM: ep93xx: Don't use modem interface on the second UART
authorPetr Štetiar <ynezz@true.cz>
Thu, 29 Aug 2013 14:28:11 +0000 (16:28 +0200)
committerRyan Mallon <rmallon@gmail.com>
Tue, 3 Sep 2013 04:15:04 +0000 (14:15 +1000)
commitcc3874fe56923e713427e4a3737c40746397347e
treed4911612cfbd2ad0f20884846dfef511e55bf9e7
parentad81f0545ef01ea651886dddac4bef6cec930092
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>
arch/arm/mach-ep93xx/core.c