[PATCH RESEND 2/2] tty/serial: at91: add a fallback option to determine uart/usart property

2013-10-17 Thread Nicolas Ferre
On older SoC, the "name" field is not filled in the register map. Fix the way to figure out if the serial port is an uart or an usart for these older products (with corresponding properties). Signed-off-by: Nicolas Ferre --- drivers/tty/serial/atmel_serial.c | 19 ++-

[PATCH RESEND 2/2] tty/serial: at91: add a fallback option to determine uart/usart property

2013-10-17 Thread Nicolas Ferre
On older SoC, the name field is not filled in the register map. Fix the way to figure out if the serial port is an uart or an usart for these older products (with corresponding properties). Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/tty/serial/atmel_serial.c | 19