aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <[email protected]>2022-05-10 13:31:00 -0400
committerJonathan Cameron <[email protected]>2022-06-11 14:35:26 +0100
commitc5a37ad0fccc95121d77c577ea5e635a867c99b9 (patch)
tree6058d01385e43ea05eb2d8af01ea9ef605fc2495 /tools/perf/scripts/python/flamegraph.py
parent73b8390cc27e096ab157be261ccc4eaaa6db87af (diff)
iio: dac: cio-dac: 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/c973ce9a326131552caf762381edf8e90be43cc5.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