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:
f718e2c
)
of: Add helpers to get one string in multiple strings property
author
Benoit Cousson
<b-cousson@ti.com>
Tue, 27 Sep 2011 15:45:43 +0000
(17:45 +0200)
committer
Kevin Hilman
<khilman@ti.com>
Tue, 4 Oct 2011 16:52:23 +0000
(09:52 -0700)
Add of_property_read_string_index and of_property_count_strings
to retrieve one string inside a property that will contains
severals strings.
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kevin Hilman <khilman@ti.com>
No differences found