serial: mxs-auart: Fix typo in sanity check
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 28 Dec 2012 23:16:33 +0000 (00:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 05:57:44 +0000 (21:57 -0800)
commit81a7d777497aa4f8c4b5f46b2b8b978779840462
treef378cfdb389c8d91db1338087604a4e6eea0935a
parente759d7c53b39a43fc908425bf9985b8b7d930550
serial: mxs-auart: Fix typo in sanity check

Detected by cppcheck:
[others/linux/drivers/tty/serial/mxs-auart.c:553]: (style) Same expression on both sides of '||'.

Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/mxs-auart.c