diff options
author | Arnd Bergmann <arnd@arndb.de> | 2024-12-13 07:49:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-20 16:44:15 +0100 |
commit | fec866a00360a19a1f4c8e6bd123a4d1b2d5a8ee (patch) | |
tree | 9229c3d17b14319b8df57a7c6eb8c2eb5c1e95d2 /scripts/generate_rust_analyzer.py | |
parent | edbb7200ca99b29b173ea4f3f473e4e8db595025 (diff) |
staging: gpib: use ioport_map
The tnt4882 backend has a rather elabolate way of abstracting the
PIO and MMIO based hardware variants, duplicating the functionality
of ioport_map() in a less portable way.
Change it to use ioport_map() with ioread8()/iowrite8() to do
this more easily.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20241213064959.1045243-2-arnd@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions