]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
serial: omap: fix rs485 probe on defered pinctrl
authorMichael Grzeschik <m.grzeschik@pengutronix.de>
Thu, 13 Feb 2014 09:52:03 +0000 (10:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Feb 2014 17:57:33 +0000 (09:57 -0800)
commita64c1a1c755674399da3689499b3f64c2a538120
tree2a60a02f001446d14ef8b0ad70fa093a3a4a0dc4
parent13b949f03e642c5df36ebf5b4770d75f8c4a6b09
serial: omap: fix rs485 probe on defered pinctrl

If the gpio is not yet available we better also
defer the probing in the rs485 case.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c