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~6^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19bd9c0b98372fceeec507383f7cb54f4fa51b12;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 Reviewed-by: Thierry Reding Tested-by: Thierry Reding Signed-off-by: Lucas Stach Signed-off-by: Bjorn Helgaas Acked-by: Thierry Reding --- Reading git-diff-tree failed