diff options
author | 2016-10-24 17:00:28 +0900 | |
---|---|---|
committer | 2016-10-27 16:01:31 +0200 | |
commit | 09065c5f0f1ff4bfb309975e182b746989a869c5 (patch) | |
tree | f6254945d9a83611f9a4751b0b7122eaa8339da4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | serial: 8250_uniphier: fix more unterminated string (diff) | |
download | wireguard-linux-09065c5f0f1ff4bfb309975e182b746989a869c5.tar.xz wireguard-linux-09065c5f0f1ff4bfb309975e182b746989a869c5.zip |
serial: 8250_uniphier: fix clearing divisor latch access bit
At this point, 'value' is always a byte, then this code is clearing
bit 15, which is already clear. I meant to clear bit 7.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reported-by: Denys Vlasenko <dvlasenk@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions