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:
8a46f4f
)
of/base: fix typos
author
Lad, Prabhakar
<prabhakar.csengg@gmail.com>
Tue, 7 May 2013 06:04:11 +0000
(11:34 +0530)
committer
Grant Likely
<grant.likely@linaro.org>
Wed, 12 Jun 2013 09:23:17 +0000
(10:23 +0100)
the function of_property_read_u8/16/32_array() has a parameter
out_values, but the description mentioned it as out_value. This
patch fixes this typo.
Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
No differences found