diff options
| author | Kim Phillips <[email protected]> | 2013-01-11 12:18:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-01-11 15:58:08 -0800 |
| commit | fb0174723e578f9023f1237143fb81e75f470f60 (patch) | |
| tree | 1e6ae57af3a98a9e635928dc1a0a79bfb1f8edc5 /tools/perf/scripts/python | |
| parent | 28a28283f8220e0b397a18f624fbcbbe046b063c (diff) | |
gianfar: use more portable i/o accessors
in/out_be32 accessors are Power arch centric whereas
ioread/writebe32 are available in other arches. Also, unlike
in/out_be32, ioread/writebe32 expect non-volatile address arguments.
Signed-off-by: Kim Phillips <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions