diff options
| author | William Breathitt Gray <[email protected]> | 2022-05-10 13:30:59 -0400 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-06-11 14:35:26 +0100 |
| commit | 73b8390cc27e096ab157be261ccc4eaaa6db87af (patch) | |
| tree | f2d4a437bafdf124ab5de34f9ccefad7aa44aa29 /tools/perf/scripts/python/flamegraph.py | |
| parent | 48d1ae774099640a4ee8e96a02b7721b479a7e6f (diff) | |
iio: adc: stx104: Utilize iomap interface
This driver doesn't need to access I/O ports directly via inb()/outb()
and friends. This patch abstracts such access by calling ioport_map()
to enable the use of more typical ioread8()/iowrite8() I/O memory
accessor calls.
Suggested-by: David Laight <[email protected]>
Signed-off-by: William Breathitt Gray <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/64673797df382c52fc32fce24348b25a0b05e73a.1652201921.git.william.gray@linaro.org
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions