diff options
author | Lukas Wunner <lukas@wunner.de> | 2017-10-21 10:50:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-23 11:22:58 +0200 |
commit | 2a71de2f7366fb1aec632116d0549ec56d6a3940 (patch) | |
tree | 1acdbfae1a8e6f9ed50cd3bcc9f85df28dd11736 /lib | |
parent | e60f9fd03b8b5323a8569abc23c62396e0dfa9ad (diff) | |
download | linux-stable-2a71de2f7366fb1aec632116d0549ec56d6a3940.tar.gz linux-stable-2a71de2f7366fb1aec632116d0549ec56d6a3940.tar.bz2 linux-stable-2a71de2f7366fb1aec632116d0549ec56d6a3940.zip |
serial: omap: Fix EFR write on RTS deassertion
Commit 348f9bb31c56 ("serial: omap: Fix RTS handling") sought to enable
auto RTS upon manual RTS assertion and disable it on deassertion.
However it seems the latter was done incorrectly, it clears all bits in
the Extended Features Register *except* auto RTS.
Fixes: 348f9bb31c56 ("serial: omap: Fix RTS handling")
Cc: Peter Hurley <peter@hurleysoftware.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions