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:
485802a
)
ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL
author
Jonghwan Choi
<jhbird.choi@samsung.com>
Wed, 20 Jun 2012 08:05:37 +0000
(17:05 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 20 Jun 2012 08:05:44 +0000
(17:05 +0900)
On the error condition clk_get() returns ERR_PTR().
Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found