diff options
author | 2022-05-10 13:30:58 -0400 | |
---|---|---|
committer | 2022-05-14 14:57:12 +0200 | |
commit | 5561a2b086394f554c2ff031db4195f39db5213c (patch) | |
tree | 4ad511afc6333149da72c848bdf8713d2424da50 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | gpio: gpio-mm: Utilize iomap interface (diff) | |
download | linux-dev-5561a2b086394f554c2ff031db4195f39db5213c.tar.xz linux-dev-5561a2b086394f554c2ff031db4195f39db5213c.zip |
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 <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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions