On Fri, Sep 4, 2020 at 8:27 AM Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> wrote: > > 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. > > Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> > Cc: Rob Herring <robh@xxxxxxxxxx> > --- > drivers/pci/controller/pcie-xilinx-cpm.c | 4 ---- > 1 file changed, 4 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>