]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/serial/amba-pl010.c
[ARM] 3600/1: increase amba-pl010 UART_NR to 8
authorLennert Buytenhek <buytenh@wantstofly.org>
Tue, 20 Jun 2006 18:24:07 +0000 (19:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 20 Jun 2006 18:24:07 +0000 (19:24 +0100)
commit4faf4e0e7d4e1935fbfc5043d3ebd8d51a3d898d
tree2260b6dcdeef40ceea39ef1c2f31fd3f9dc53a33
parentf8441e13449638e9fc3c160c35ada3b6f1f8d9c0
[ARM] 3600/1: increase amba-pl010 UART_NR to 8

Patch from Lennert Buytenhek

The cirrus ep93xx has 3 pl010 UARTs, while amba-pl010.c only allows
for 2 by default.  A while ago, I think we agreed on changing the 2
to 8, but I don't see this in 2.6.17 yet.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/amba-pl010.c