aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <[email protected]>2022-05-10 13:30:56 -0400
committerBartosz Golaszewski <[email protected]>2022-05-14 14:57:03 +0200
commite0a574ef413b9e0b2ef6ddc540fa292eb38625b6 (patch)
treeb1bc30067f2e9a3fb25a54c092ee1ef0ee7046ae /tools/perf/scripts/python/check-perf-trace.py
parentbed58069905dadc19e572131d97c4abb2b86893a (diff)
gpio: 104-idio-16: 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]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions