diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-04 11:48:08 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-04 11:48:08 +0000 |
commit | 64a9fe2894ab05e504cfcb824701e59d484f5f53 (patch) | |
tree | f20f4cadaef860aff569c7f9054dcc9864650ed1 /target/linux/ar71xx/patches-3.8/170-MIPS-ath79-add-PCI-controller-registration-code-for-.patch | |
parent | 12d49b5195716dfebb65da590646c6ebd6cacf70 (diff) | |
download | mtk-20170518-64a9fe2894ab05e504cfcb824701e59d484f5f53.zip mtk-20170518-64a9fe2894ab05e504cfcb824701e59d484f5f53.tar.gz mtk-20170518-64a9fe2894ab05e504cfcb824701e59d484f5f53.tar.bz2 |
ar71xx: use backported PCI patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35877
Diffstat (limited to 'target/linux/ar71xx/patches-3.8/170-MIPS-ath79-add-PCI-controller-registration-code-for-.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.8/170-MIPS-ath79-add-PCI-controller-registration-code-for-.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.8/170-MIPS-ath79-add-PCI-controller-registration-code-for-.patch b/target/linux/ar71xx/patches-3.8/170-MIPS-ath79-add-PCI-controller-registration-code-for-.patch index 0c3889f..b94daf1 100644 --- a/target/linux/ar71xx/patches-3.8/170-MIPS-ath79-add-PCI-controller-registration-code-for-.patch +++ b/target/linux/ar71xx/patches-3.8/170-MIPS-ath79-add-PCI-controller-registration-code-for-.patch @@ -54,7 +54,7 @@ Subject: [PATCH 26/34] MIPS: ath79: add PCI controller registration code for the } else { pr_crit("pci %s: invalid irq map\n", pci_name((struct pci_dev *) dev)); -@@ -215,6 +233,24 @@ int __init ath79_register_pci(void) +@@ -225,6 +243,24 @@ int __init ath79_register_pci(void) AR724X_PCI_MEM_SIZE, 0, ATH79_IP2_IRQ(0)); |