projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] register spi controller, remove whitespaces
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.33
/
180-udc_preliminary_support.patch
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
e0999da
..
7414033
100644
(file)
--- 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;
This page took
0.025456 seconds
and
4
git commands to generate.