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:58 -0400
committerBartosz Golaszewski <[email protected]>2022-05-14 14:57:12 +0200
commit5561a2b086394f554c2ff031db4195f39db5213c (patch)
tree4ad511afc6333149da72c848bdf8713d2424da50 /tools/perf/scripts/python/check-perf-trace.py
parent54c8e25174a5c0557ee1c231fe9801790076b85f (diff)
gpio: ws16c48: 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