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:
cedddd8
)
powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers
author
Tushar Behera
<tushar.behera@linaro.org>
Tue, 20 Nov 2012 04:31:51 +0000
(10:01 +0530)
committer
Kumar Gala
<galak@kernel.crashing.org>
Sun, 25 Nov 2012 13:00:19 +0000
(07:00 -0600)
The third argument for of_get_property() is a pointer, hence pass
NULL instead of 0.
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found