projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
generic: rtl8366rb: use correct bitmasks in sanity checks
[openwrt.git]
/
target
/
linux
/
rdc
/
patches-2.6.32
/
110-rdc321x_watchdog_fix.patch
diff --git
a/target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch
b/target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch
index
7d59ab3
..
fe7969e
100644
(file)
--- a/
target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch
+++ b/
target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch
@@
-59,9
+59,9
@@
+ .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE,
+ .identity = "RDC321x WDT",
+};
-+
-static void rdc321x_wdt_trigger(unsigned long unused)
++
+/* generic helper functions */
+static void rdc321x_wdt_timer(unsigned long unused)
{
This page took
0.035351 seconds
and
4
git commands to generate.