git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2deeba
)
watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()
author
Viresh Kumar
<viresh.kumar@linaro.org>
Thu, 15 May 2014 04:31:59 +0000
(10:01 +0530)
committer
Wim Van Sebroeck
<wim@iguana.be>
Tue, 10 Jun 2014 19:47:47 +0000
(21:47 +0200)
Implementation of ->set_timeout() is supposed to set 'timeout' field of 'struct
watchdog_device' passed to it. sp805 was rather setting this in a local
variable. Fix it.
Reported-by: Arun Ramamurthy <arun.ramamurthy@broadcom.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: <stable@vger.kernel.org> # 2.6.36+
drivers/watchdog/sp805_wdt.c
patch
|
blob
|
history
diff --cc
drivers/watchdog/sp805_wdt.c
Simple merge