]> Git Repo - linux.git/commit
PCI: j721e: Drop redundant struct device *
authorBjorn Helgaas <[email protected]>
Thu, 23 Dec 2021 01:10:40 +0000 (19:10 -0600)
committerBjorn Helgaas <[email protected]>
Mon, 3 Jan 2022 21:01:38 +0000 (15:01 -0600)
commit19e863828acf6d8ac8475ba1fd93c0fe17fdc4ef
tree02a9dfebc65207e8f9f94560d959741edc2070a1
parent72de208f2bda3c6a0d99e744ce7bedf3d3b8011a
PCI: j721e: Drop redundant struct device *

The struct cdns_pcie already contains the struct device for the j721e PCIe
controller.  There's no need to store another copy in struct j721e_pcie.
Remove the redundant copy from struct j721e_pcie.

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Cc: Kishon Vijay Abraham I <[email protected]>
Cc: Tom Joseph <[email protected]>
drivers/pci/controller/cadence/pci-j721e.c
This page took 0.056518 seconds and 4 git commands to generate.