From: Petr Štetiar Date: Thu, 29 Aug 2013 14:28:11 +0000 (+0200) Subject: ARM: ep93xx: Don't use modem interface on the second UART X-Git-Tag: v3.12-rc1~26^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc3874fe56923e713427e4a3737c40746397347e;p=pandora-kernel.git 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 Cc: Hartley Sweeten Signed-off-by: Ryan Mallon --- Reading git-diff-tree failed