diff options
author | Serge Semin <Sergey.Semin@baikalelectronics.ru> | 2020-09-23 19:19:48 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-30 14:52:42 +0200 |
commit | 7718453e36960dadb8dc46f2b514b309659e1270 (patch) | |
tree | 8766d1854000c21ccae32a3db3d0276f342b0328 /tools/perf/scripts/python/sctop.py | |
parent | edd64f30792dca1aee1fc27381b7c9c1ec0e9e58 (diff) |
serial: 8250: Discard RTS/DTS setting from clock update method
It has been a mistake to add the MCR register RTS/DTS fields setting in
the generic method of the UART reference clock update. There is no point
in asserting these lines at that procedure. Just discard the
serial8250_out_MCR() mathod invocation from there then.
Fixes: 868f3ee6e452 ("serial: 8250: Add 8250 port clock update method")
Tested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
Link: https://lore.kernel.org/r/20200923161950.6237-2-Sergey.Semin@baikalelectronics.ru
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions