diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-05-10 13:31:00 -0400 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-06-11 14:35:26 +0100 |
commit | c5a37ad0fccc95121d77c577ea5e635a867c99b9 (patch) | |
tree | 6058d01385e43ea05eb2d8af01ea9ef605fc2495 /lib/nodemask.c | |
parent | 73b8390cc27e096ab157be261ccc4eaaa6db87af (diff) | |
download | linux-c5a37ad0fccc95121d77c577ea5e635a867c99b9.tar.bz2 |
iio: dac: cio-dac: 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>
Link: https://lore.kernel.org/r/c973ce9a326131552caf762381edf8e90be43cc5.1652201921.git.william.gray@linaro.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'lib/nodemask.c')
0 files changed, 0 insertions, 0 deletions