projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix madwifi mode setting
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches
/
203-gpio_leds_brightness.patch
diff --git
a/target/linux/adm5120/patches/203-gpio_leds_brightness.patch
b/target/linux/adm5120/patches/203-gpio_leds_brightness.patch
index
3e9f527
..
06394da
100644
(file)
--- a/
target/linux/adm5120/patches/203-gpio_leds_brightness.patch
+++ b/
target/linux/adm5120/patches/203-gpio_leds_brightness.patch
@@
-23,5
+23,5
@@
+ break;
+ }
- /*
setting GPIOs with I2C/etc requires a preemptible task context */
- if (led_dat->can_sleep) {
+ /*
Setting GPIOs with I2C/etc requires a task context, and we don't
+ * seem to have a reliable way to know if we're already in one; so
This page took
0.022994 seconds
and
4
git commands to generate.