diff options
author | Philipp Stanner <[email protected]> | 2024-07-29 11:36:26 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-08-09 15:08:18 -0500 |
commit | 7ff7509fa52397455e04bd44982e9dfbbd19457f (patch) | |
tree | 61573002dced1cdb1486a7b59ee8947e9d4ff1b6 /scripts/generate_rust_analyzer.py | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
PCI: Make pcim_request_region() a public function
pcim_request_region() is the managed counterpart of pci_request_region().
It is currently only used internally for PCI.
It can be useful for a number of drivers and exporting it is a step towards
deprecating more complicated functions.
Make pcim_request_region() a public function.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Philipp Stanner <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Tested-by: Hans de Goede <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Acked-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions