summaryrefslogtreecommitdiffstats
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
commit81062a12ac315994e929ac926e0fec1990948040 (patch)
tree1130903aa65da699f43e6ccd34be2a8869225225 /target/linux/brcm63xx/patches-2.6.33/180-udc_preliminary_support.patch
parent814981518984c1a642f59b59d16b305aa3d6eeeb (diff)
downloadmaster-31e0f0ae-81062a12ac315994e929ac926e0fec1990948040.tar.gz
master-31e0f0ae-81062a12ac315994e929ac926e0fec1990948040.tar.bz2
master-31e0f0ae-81062a12ac315994e929ac926e0fec1990948040.zip
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
SVN-Revision: 21081
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;