aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_compile_commands.py
diff options
context:
space:
mode:
authorHugo Lefeuvre <[email protected]>2019-02-10 18:12:12 +0100
committerGreg Kroah-Hartman <[email protected]>2019-02-12 10:26:45 +0100
commitc392ed4642050577847cbd7247d0140022b9b703 (patch)
treef89c9ea0a1133427f14b2629bf6192c823a2ec55 /scripts/gen_compile_commands.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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions