diff options
author | Arnd Bergmann <[email protected]> | 2024-12-13 07:49:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-12-20 16:44:15 +0100 |
commit | fec866a00360a19a1f4c8e6bd123a4d1b2d5a8ee (patch) | |
tree | 9229c3d17b14319b8df57a7c6eb8c2eb5c1e95d2 /tools/perf/scripts/python/call-graph-from-sql.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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions