diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-14 18:05:37 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-14 18:05:37 +0000 |
commit | 0f18ecf43ef6c42d4be8253cd09f381ccfcb154d (patch) | |
tree | 0d03427f991068b8bb8cecac4b569ba8c3bb0197 /target/linux/brcm47xx/patches-2.6.23/410-aec62xx_pci_enable.patch | |
parent | 9379dc19b6b850617763d10cf545a5533c8e6f17 (diff) | |
download | mtk-20170518-0f18ecf43ef6c42d4be8253cd09f381ccfcb154d.zip mtk-20170518-0f18ecf43ef6c42d4be8253cd09f381ccfcb154d.tar.gz mtk-20170518-0f18ecf43ef6c42d4be8253cd09f381ccfcb154d.tar.bz2 |
refresh 2.6.23 patches
SVN-Revision: 12311
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.23/410-aec62xx_pci_enable.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.23/410-aec62xx_pci_enable.patch | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.23/410-aec62xx_pci_enable.patch b/target/linux/brcm47xx/patches-2.6.23/410-aec62xx_pci_enable.patch index 303c238..4e57ecb 100644 --- a/target/linux/brcm47xx/patches-2.6.23/410-aec62xx_pci_enable.patch +++ b/target/linux/brcm47xx/patches-2.6.23/410-aec62xx_pci_enable.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.23.17/drivers/ide/pci/aec62xx.c -=================================================================== ---- linux-2.6.23.17.orig/drivers/ide/pci/aec62xx.c -+++ linux-2.6.23.17/drivers/ide/pci/aec62xx.c -@@ -248,7 +248,14 @@ static int __devinit init_setup_aec62xx( +--- a/drivers/ide/pci/aec62xx.c ++++ b/drivers/ide/pci/aec62xx.c +@@ -248,7 +248,14 @@ static int __devinit init_setup_aec6x80(struct pci_dev *dev, ide_pci_device_t *d) { @@ -18,7 +16,7 @@ Index: linux-2.6.23.17/drivers/ide/pci/aec62xx.c if (inb(dma_base + 2) & 0x10) { d->name = (dev->device == PCI_DEVICE_ID_ARTOP_ATP865R) ? -@@ -256,7 +263,11 @@ static int __devinit init_setup_aec6x80( +@@ -256,7 +263,11 @@ d->udma_mask = 0x7f; /* udma0-6 */ } |