Re: [PATCH] of_serial: ignore unknown serial port
From: Arnd Bergmann <arnd@arndb.de>
Date: 2007-05-31 10:46:45
From: Arnd Bergmann <arnd@arndb.de>
Date: 2007-05-31 10:46:45
On Thursday 31 May 2007, Ishizaki Kou wrote:
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 patch corrects probe routine to ignore unknown serial port. Signed-off-by: Kou Ishizaki <redacted> Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>