diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-05-10 20:30:54 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-05-14 15:56:54 +0300 |
commit | e993e236058981aceee0518ad17e11f3d16112f8 (patch) | |
tree | 4e6fd267bd4813eee6501c9bc7cd2fb4e0e073b8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cf8f4462e5fa6b3b0c7f3a7543473d0dfdd8d06a (diff) | |
download | linux-e993e236058981aceee0518ad17e11f3d16112f8.tar.xz |
gpio: 104-dio-48e: 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 <David.Laight@ACULAB.COM>
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions