brcm47xx: drop old patch disabling cardbus mode on Netgear WNR834B
authorrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Apr 2015 15:40:51 +0000 (15:40 +0000)
committerrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Apr 2015 15:40:51 +0000 (15:40 +0000)
commit596dfae0f53e046ccfa3fb8a5db74737c9b5aa4b
treead80641e2cb7730b33ef4614d0418599af2296d9
parent4664528216a4e237e475df9a5631f1c73fe2808b
brcm47xx: drop old patch disabling cardbus mode on Netgear WNR834B

First of all this patch was affecting other devices, not just Netgear
WNR834B. E.g. Linksys WRT300N v1 also has boardtype 0x0472.
This was breaking PCI on WRT300N, ssb couldn't detect core working in
hostmode (due to mips_busprobe32 failing).

Secondly this patch should not be needed for years now. From the analyze
of #8861 it seems it was needed just to make devices at slots other than
0 discoverable. Setting cardbus to 0 was simply making ssb allow access
to PCI config for devices other than bridge.
With the upstream commit a6c8462 (ssb: fix cardbus slot in hostmode) we
allow accessing device at slot 1 which should be enough for CardBus.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45293 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm47xx/patches-3.18/980-wnr834b_no_cardbus_invariant.patch [deleted file]