]> git.baikalelectronics.ru Git - kernel.git/commit
CRIS: Fix RS485 delay handling.
authorJesper Nilsson <jespern@axis.com>
Thu, 28 Oct 2010 10:08:27 +0000 (12:08 +0200)
committerJesper Nilsson <jespern@axis.com>
Thu, 28 Oct 2010 10:13:27 +0000 (12:13 +0200)
commit7e0eff55fffcec4069e108e5bce1795a9613061c
treeca3124a48ecd7d29077e8e5de1d70375cea2ff0a
parent2b8a2d2db1817d48ff2467473dc1122e67a36d11
CRIS: Fix RS485 delay handling.

Very recently, the RS485 interface has been fixed by adding two further
fields (see commit ec88c543873610cc525f5c60a29198cd42083b06).

Check the value of the flag SER_RS485_RTS_BEFORE_SEND before delaying.

Signed-off-by: Claudio Scordino <claudio@evidence.eu.com>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
drivers/serial/crisv10.c