aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <[email protected]>2022-05-10 13:30:55 -0400
committerBartosz Golaszewski <[email protected]>2022-05-14 14:56:58 +0200
commitbed58069905dadc19e572131d97c4abb2b86893a (patch)
treeb652689311fe1b5dfa1991bd6436b18bc21d0d33 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parente993e236058981aceee0518ad17e11f3d16112f8 (diff)
gpio: 104-idi-48: 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/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions