diff options
author | Dan Williams | 2021-05-27 18:39:11 -0700 |
---|---|---|
committer | Dan Williams | 2021-06-05 17:39:12 -0700 |
commit | 605a5e41db7d8c930fb80115686991c4c1d08ee4 (patch) | |
tree | 243ab91b33a25db1b68fac7ec6a0bfd4b48fbb50 /Documentation/driver-api | |
parent | 08422378c4adacf528d573bb1631d4818f8f9a01 (diff) |
cxl/pci: Fixup devm_cxl_iomap_block() to take a 'struct device *'
The expectation is that devm functions take 'struct device *' and pci
functions take 'struct pci_dev *'. Swap out the @pdev argument for @dev
and fixup related helpers.
Cc: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/162216592374.3833641.13281743585064451514.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'Documentation/driver-api')
0 files changed, 0 insertions, 0 deletions