diff options
author | Noam Camus <[email protected]> | 2015-12-12 19:18:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-02-06 22:28:23 -0800 |
commit | 5a43140cc4a59eda4549cc3b74989efa77973158 (patch) | |
tree | 25218727ad1e775098077c0a8abaa10e1df0b786 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 4625090187768bc776d69dfaa6a1f79b1125debe (diff) |
serial: 8250_dw: Do not use readl/writel before checking port iotype
Direct call to readl()/writel() is checked against iotype
and in case of UPIO_MEM32BE we use ioread32be()/iowrite32be()
instead of them.
Signed-off-by: Noam Camus <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions