diff options
author | 2019-02-10 18:12:12 +0100 | |
---|---|---|
committer | 2019-02-12 10:26:45 +0100 | |
commit | c392ed4642050577847cbd7247d0140022b9b703 (patch) | |
tree | f89c9ea0a1133427f14b2629bf6192c823a2ec55 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tty/synclink: remove ISA support (diff) | |
download | wireguard-linux-c392ed4642050577847cbd7247d0140022b9b703.tar.xz wireguard-linux-c392ed4642050577847cbd7247d0140022b9b703.zip |
tty/nozomi: use pci_iomap instead of ioremap_nocache
Use pci_iomap instead of ioremap_nocache in nozomi_card_init(). This
is a cleaner way to do PCI MMIO (performs additional checks) and
allows to drop the manual call to pci_resource_start.
pci_iomap relies on ioremap for MMIO and thus has uncached behavior.
Signed-off-by: Hugo Lefeuvre <hle@owl.eu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions