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:
793ad32
)
[media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL in hdmi_drv.c
author
Sachin Kamat
<sachin.kamat@linaro.org>
Fri, 17 May 2013 03:31:01 +0000
(
00:31
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 13 Jun 2013 00:50:31 +0000
(21:50 -0300)
NULL check on clocks obtained using common clock APIs should not
be done. Use IS_ERR only.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found