diff options
author | Kevin Cernekee <cernekee@gmail.com> | 2014-11-12 12:53:59 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-25 17:06:40 -0800 |
commit | 3ffb1a8193bead7bf4ef0fec2dae050c70e4c1c1 (patch) | |
tree | 18b8c192f0d6b3e6c21f4a93316c06763576a5d7 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 57850a50c1f91c6136fe0b4b27301ebbe848b2ce (diff) |
serial: core: Add big-endian iotype
Since most drivers interpret UPIO_MEM32 to mean "little-endian" and use
readl/writel to access the registers, add a parallel UPIO_MEM32BE to
request the use of big-endian MMIO accessors (ioread32be/iowrite32be).
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions