From: Wei Yang Date: Mon, 15 Dec 2014 01:45:00 +0000 (+0800) Subject: powerpc/pci: remove the multi-init for pci_dn->phb X-Git-Tag: fixes-v4.0-rc1~132^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=145a2d0427a88e874f85e82e6fc42933a36f5a2b;p=pandora-kernel.git powerpc/pci: remove the multi-init for pci_dn->phb pci_dn->phb is set to phb in update_dn_pci_info(), if succeed. This patch removes the duplication of pci_dn->phb initialization. Signed-off-by: Wei Yang Reviewed-by: Gavin Shan Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed