| commit | 1558f9b44e1c6b5eba46f58214851fd24285641f | [log] [tgz] |
|---|---|---|
| author | Ishizaki Kou <kou.ishizaki@toshiba.co.jp> | Thu May 31 19:30:33 2007 +1000 |
| committer | Paul Mackerras <paulus@samba.org> | Tue Jul 10 21:53:41 2007 +1000 |
| tree | 786887334b5c0d38970e7dad1e22d7a6702c44fc | |
| parent | f716a425c15ebadf60286cd4fb60d1d6f46e3cf9 [diff] |
[POWERPC] of_serial: Ignore unknown serial port 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>