Re: [PATCHv2 1/5] driver: tty: serial: Move "uart_console" def to core header file.

2013-04-22 Thread Felipe Balbi
On Mon, Apr 22, 2013 at 07:13:53PM +0530, Sourav Poddar wrote: > Move "uart_console" definition to serial core header file, so that it can be > used by serial drivers. > Get rid of the uart_console defintion from mpc52xx_uart driver. > > > Cc: Santosh Shilimkar > Cc: Felipe Balbi > Cc: Rajendra

[PATCHv2 1/5] driver: tty: serial: Move "uart_console" def to core header file.

2013-04-22 Thread Sourav Poddar
Move "uart_console" definition to serial core header file, so that it can be used by serial drivers. Get rid of the uart_console defintion from mpc52xx_uart driver. Cc: Santosh Shilimkar Cc: Felipe Balbi Cc: Rajendra nayak Signed-off-by: Sourav Poddar --- drivers/tty/serial/mpc52xx_uart.c |