From: Lucas Stach Date: Thu, 13 Nov 2014 19:37:37 +0000 (+0100) Subject: PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge() X-Git-Tag: fixes-v4.0-rc1~161^2~5^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04dae5509c0573fbdab52766a14da5dd60c29a6f;p=pandora-kernel.git PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge() The bridge setup is already done by generic code while scanning the buses. Do not duplicate (or potentially alter) this setup as a fixup. Tested-by: Alexandre Courbot Tested-by: Thierry Reding Signed-off-by: Lucas Stach Signed-off-by: Bjorn Helgaas Reviewed-by: Thierry Reding Acked-by: Thierry Reding --- Reading git-diff-tree failed