aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.33/180-udc_preliminary_support.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-04-22 07:12:09 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-04-22 07:12:09 +0000
commita0a67ed36661e2252b635e8eb2e2debaa7f2c791 (patch)
tree0c7e52610b4ffe5971af3fcc7e40d0bb8197cd73 /target/linux/brcm63xx/patches-2.6.33/180-udc_preliminary_support.patch
parent934a7884541a41513d9b168fa342ba2d8295b001 (diff)
downloadmaster-187ad058-a0a67ed36661e2252b635e8eb2e2debaa7f2c791.tar.gz
master-187ad058-a0a67ed36661e2252b635e8eb2e2debaa7f2c791.tar.bz2
master-187ad058-a0a67ed36661e2252b635e8eb2e2debaa7f2c791.zip
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21081 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.33/180-udc_preliminary_support.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.33/180-udc_preliminary_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.33/180-udc_preliminary_support.patch b/target/linux/brcm63xx/patches-2.6.33/180-udc_preliminary_support.patch
index e0999da41c..74140339f0 100644
--- a/target/linux/brcm63xx/patches-2.6.33/180-udc_preliminary_support.patch
+++ b/target/linux/brcm63xx/patches-2.6.33/180-udc_preliminary_support.patch
@@ -214,7 +214,7 @@
* SPI clock
*/
static void spi_set(struct clk *clk, int enable)
-@@ -208,6 +232,8 @@ struct clk *clk_get(struct device *dev,
+@@ -208,6 +232,8 @@ struct clk *clk_get(struct device *dev,
return &clk_ephy;
if (!strcmp(id, "usbh"))
return &clk_usbh;