[ARM] 3624/1: Report true modem control line states
authorUli Luckas <u.luckas@road-gmbh.de>
Thu, 22 Jun 2006 15:49:54 +0000 (16:49 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 Jun 2006 15:49:54 +0000 (16:49 +0100)
commit005b5e4d0c7795d2ec298c34c96cbe2c1e1902b0
treecb2efd2684f74cfaa5f354f34acb77a13ee01811
parent8b76a68c6caafef5a91cdc80958aecaca76a8896
[ARM] 3624/1: Report true modem control line states

Patch from Uli Luckas

This patch removes the fake return from serial_pxa_get_mctrl.

Signed-off-by: Uli Luckas <u.luckas@road-gmbh.de>
I just can't remember why this return was there.
Being in the first column clearly indicates it was meant to be removed.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/pxa.c