git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f716a42
)
[POWERPC] of_serial: Ignore unknown serial port
author
Ishizaki Kou
<kou.ishizaki@toshiba.co.jp>
Thu, 31 May 2007 09:30:33 +0000
(19:30 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 10 Jul 2007 11:53:41 +0000
(21:53 +1000)
Current of_serial driver assumes unknown serial port to be 8250. But
this behavior may cause fatal problems when the serial port is not
8250. This corrects probe routine to ignore unknown serial port.
Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found