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:
1977e6d
)
drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 21 Mar 2013 10:03:57 +0000
(15:33 +0530)
committer
Inki Dae
<daeinki@gmail.com>
Tue, 16 Apr 2013 15:07:21 +0000
(
00:07
+0900)
Use IS_ERR instead of IS_ERR_OR_NULL on clk_get results.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found