diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-08-10 11:37:21 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-08-10 11:37:21 +0000 |
commit | d558e581728506d873d62c9bfe48495c0d019535 (patch) | |
tree | 3cd327b1399890ecd5faf93032d7d1d7adbf815b /target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch | |
parent | 7bf9c1df4745ec7de7b17e0796186cbeeed7287f (diff) | |
download | upstream-d558e581728506d873d62c9bfe48495c0d019535.tar.gz upstream-d558e581728506d873d62c9bfe48495c0d019535.tar.bz2 upstream-d558e581728506d873d62c9bfe48495c0d019535.zip |
[kernel] add ignore_oc in struct ehci_hcd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27945 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch b/target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch index f4c1ed9a6d..f064609783 100644 --- a/target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch +++ b/target/linux/brcm63xx/patches-2.6.39/230-6358-enet1-external-mii-clk.patch @@ -11,7 +11,7 @@ bcm_gpio_writel(val, GPIO_MODE_REG); --- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h +++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h -@@ -402,6 +402,8 @@ +@@ -401,6 +401,8 @@ #define GPIO_MODE_6358_EXTRA_SPI_SS (1 << 7) #define GPIO_MODE_6358_SERIAL_LED (1 << 10) #define GPIO_MODE_6358_UTOPIA (1 << 12) |