summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-ws16c48.c
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <william.gray@linaro.org>2022-05-10 20:30:57 +0300
committerBartosz Golaszewski <brgl@bgdev.pl>2022-05-14 15:57:07 +0300
commit54c8e25174a5c0557ee1c231fe9801790076b85f (patch)
tree712c61e111bab9933ebe0cc1738e0f9eee55c827 /drivers/gpio/gpio-ws16c48.c
parente0a574ef413b9e0b2ef6ddc540fa292eb38625b6 (diff)
downloadlinux-54c8e25174a5c0557ee1c231fe9801790076b85f.tar.xz
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 <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 'drivers/gpio/gpio-ws16c48.c')
0 files changed, 0 insertions, 0 deletions