diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2017-11-17 21:17:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-28 17:32:32 +0300 |
commit | c0f0b8c51f674d10981704563475020604214fae (patch) | |
tree | ab685093d2638caad92932a15a905877fa730746 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dc88922e0a2fab90c478fbea61880acef8a06a32 (diff) | |
download | linux-c0f0b8c51f674d10981704563475020604214fae.tar.xz |
tty: serial: meson: remove duplicate "clear error" bit definition
The "clear error" bit in the AML_UART_CONTROL register is defined twice.
Remove the AML_UART_CLR_ERR definition and replace it with
AML_UART_CLEAR_ERR.
AML_UART_CLEAR_ERR was chosen to be kept since the datasheet's
description for this bit is "Clear Error" (so developer's don't have to
translate this to "CLR_ERR").
No functional changes intended.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.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