From: Ishizaki Kou Date: Thu, 31 May 2007 09:30:33 +0000 (+1000) Subject: [POWERPC] of_serial: Ignore unknown serial port X-Git-Tag: v2.6.23-rc1~767^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1558f9b44e1c6b5eba46f58214851fd24285641f;p=pandora-kernel.git [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 Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed