diff options
author | William Breathitt Gray <[email protected]> | 2022-05-10 13:30:57 -0400 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2022-05-14 14:57:07 +0200 |
commit | 54c8e25174a5c0557ee1c231fe9801790076b85f (patch) | |
tree | 712c61e111bab9933ebe0cc1738e0f9eee55c827 /tools/perf/scripts/python/check-perf-trace.py | |
parent | e0a574ef413b9e0b2ef6ddc540fa292eb38625b6 (diff) |
gpio: gpio-mm: 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