brcmsmac: remove pcicore_hwup()
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / brcm80211 / brcmsmac / aiutils.c
index daa7f252a4ad1e2bb523e8c7e5e037d27ef79a38..fd99e7bd0dc6031de3e02af43fb44a89c4b5b1d0 100644 (file)
@@ -876,7 +876,6 @@ int ai_pci_fixcfg(struct si_pub *sih)
        /* Fixup PI in SROM shadow area to enable the correct PCI core access */
        /* check 'pi' is correct and fix it if not */
        pcicore_fixcfg(sii->pch);
-       pcicore_hwup(sii->pch);
        return 0;
 }