diff options
author | H Hartley Sweeten <[email protected]> | 2013-07-02 10:06:26 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-07-15 11:37:13 +0100 |
commit | 8d7586bda032748ceec44416fa32a711a62e4954 (patch) | |
tree | 664a39fba96238b2a58ed54bf17a9f39f30fce60 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 4870c2170d91f33a1a90bd5b1d7c5534332f30f2 (diff) |
spi: spi-ep93xx: use read,write instead of __raw_* variants
The memory resource used by this driver is ioremap()'d and the normal
read,write calls can be used instead of the __raw_* variants.
Also, remove the inline tag on the helper functions and let the compiler
decide if they are inlined.
Signed-off-by: H Hartley Sweeten <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions