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:
0b6dd8a
)
[WATCHDOG] fix clk_get() error check
author
Akinobu Mita
<akinobu.mita@gmail.com>
Tue, 19 Dec 2006 08:51:44 +0000
(17:51 +0900)
committer
Wim Van Sebroeck
<wim@iguana.be>
Tue, 19 Dec 2006 21:16:51 +0000
(22:16 +0100)
The return value of clk_get() should be checked by IS_ERR().
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found