tty: serial: xilinx_uartps: Use Macro for ttyPS0
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Tue, 24 Feb 2015 23:13:57 +0000 (15:13 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 02:28:57 +0000 (03:28 +0100)
All instances of "ttyPS" use this macro except for this one. Convert
it.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c

Simple merge