summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHugo Lefeuvre <hle@owl.eu.com>2019-02-10 18:12:12 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-12 10:26:45 +0100
commitc392ed4642050577847cbd7247d0140022b9b703 (patch)
treef89c9ea0a1133427f14b2629bf6192c823a2ec55 /tools/perf/scripts/python/export-to-postgresql.py
parent1355cba9c3bae4196f4d9ae4a38ae2f1e9002bea (diff)
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