diff options
| author | Cyrille Pitchen <[email protected]> | 2015-07-30 16:33:38 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-08-04 22:07:22 -0700 |
| commit | a649943522de07e67a5981b1ff227684b94bada4 (patch) | |
| tree | ba03e74b222420b53e57538024113ee8c20574de /tools/perf/scripts/python/sctop.py | |
| parent | b737eeb09e3068b092e116f855aa1973fa24c88c (diff) | |
tty/serial: at91: fix I/O accesses on RHR and THR for AVR32
This patch fixes I/O accesses on the Receiver Holding Register and on the
Transmitter Holding Register. Indeed AVR32 can only perform 32bit I/O
accesses on registers: using 8bit I/O accesses would read or write garbage
data.
Fixes: commit b5199d468177 ("tty/serial: at91: add support to FIFOs")
Signed-off-by: Cyrille Pitchen <[email protected]>
Tested-by: Andy Shevchenko <[email protected]>
Acked-by: Alexandre Belloni <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions