summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Scull <[email protected]>2022-04-21 16:11:06 +0000
committerTom Rini <[email protected]>2022-05-03 15:50:45 -0400
commit60f4142aa2e4156c6e4661184e6e9d9f1f8fb561 (patch)
tree1e09b310a02eabea423e829f2b0286d576b00be1 /include/linux
parente7870c2cdccef3a3a8659995407280900323b9f5 (diff)
pci: Fix use of flags in dm_pci_map_bar()
The flags parameter of dm_pci_map_bar() is used for PCI region flags rather than memory mapping flags. Fix the type to match that of the region flags and stop using the regions flags as memory mapping flags. Signed-off-by: Andrew Scull <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions