apm821xx: fix atheros PCIe cards on the MR24
authorChristian Lamparter <chunkeey@googlemail.com>
Sat, 23 Jul 2016 12:20:53 +0000 (14:20 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 25 Jul 2016 08:38:48 +0000 (10:38 +0200)
commit3f506bdbb08c0062cbbeac3c9409e479293493d3
treeded13d33366b25436e5eb46edae3abe6083154c6
parent08257a40530df36528fb2916fe8cf4ecddc526eb
apm821xx: fix atheros PCIe cards on the MR24

The consolidation of the MR24 and WNDR4700 subtargets
into the nand subtarget broke MR24's atheros wlan.
This was because the wndr4700's board code used a
pci_fixup routines to supply the ath9k module with
the calibration data.

This is not necessary on the MR24 as it has standard
mini-pcie ports. Hence the two AR9380 mini-pcie cards
do not need any calibration data overrides.

Cc: chrisrblake93@gmail.com
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/apm821xx/files/arch/powerpc/platforms/44x/wndr4700.c