projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] base-files, ppp: fix interface shutdown
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.34
/
925-modify-i2c-gpio-initcall-level.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.34/925-modify-i2c-gpio-initcall-level.patch
b/target/linux/generic-2.6/patches-2.6.34/925-modify-i2c-gpio-initcall-level.patch
index
1708e33
..
d492689
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.34/925-modify-i2c-gpio-initcall-level.patch
+++ b/
target/linux/generic-2.6/patches-2.6.34/925-modify-i2c-gpio-initcall-level.patch
@@
-1,6
+1,6
@@
--- a/drivers/i2c/busses/i2c-gpio.c
+++ b/drivers/i2c/busses/i2c-gpio.c
-@@ -21
0,7 +210
,7 @@ static int __init i2c_gpio_init(void)
+@@ -21
1,7 +211
,7 @@ static int __init i2c_gpio_init(void)
return ret;
}
This page took
0.025467 seconds
and
4
git commands to generate.