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:
b0f1d8b
)
watchdog: s3c2410_wdt: Remove unneeded initialization
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 4 Mar 2014 09:34:34 +0000
(15:04 +0530)
committer
Wim Van Sebroeck
<wim@iguana.be>
Mon, 31 Mar 2014 11:32:34 +0000
(13:32 +0200)
Initializing clk to NULL as a reset/error condition does not
help as NULL is not an invalid condition w.r.t clk. Remove this
initialization altogether as there is no state retention.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/s3c2410_wdt.c
patch
|
blob
|
history
diff --cc
drivers/watchdog/s3c2410_wdt.c
Simple merge