diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-05-10 13:30:58 -0400 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-05-14 14:57:12 +0200 |
commit | 5561a2b086394f554c2ff031db4195f39db5213c (patch) | |
tree | 4ad511afc6333149da72c848bdf8713d2424da50 /net/unix/sysctl_net_unix.c | |
parent | 54c8e25174a5c0557ee1c231fe9801790076b85f (diff) |
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 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions