PCI: xilinx-cpm: Remove leftover bridge initialization
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Fri, 4 Sep 2020 14:27:10 +0000 (15:27 +0100)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Mon, 7 Sep 2020 09:53:49 +0000 (10:53 +0100)
commit7d69b117c31305a36a72f337e80860478a5c8e4a
tree0958a77b1a91bff6d685c21580bcb169c56f5c3d
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
PCI: xilinx-cpm: Remove leftover bridge initialization

Some fields in the host bridge structure are now initialized
by default in the PCI/OF core functions therefore their
initialization in the host controller driver is superfluous.

Remove it.

Link: https://lore.kernel.org/r/20200904142710.8018-1-lorenzo.pieralisi@arm.com
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Cc: Rob Herring <robh@kernel.org>
drivers/pci/controller/pcie-xilinx-cpm.c