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:
a8697ec
)
[media] s5p-fimc: Fix incorrect usage of IS_ERR_OR_NULL
author
Tony Prisk
<linux@prisktech.co.nz>
Tue, 18 Dec 2012 08:28:40 +0000
(
05:28
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 6 Jan 2013 11:25:41 +0000
(09:25 -0200)
Replace IS_ERR_OR_NULL with IS_ERR on clk_get results.
Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found