On 26 October 2012 09:50, Viresh Kumar <span dir="ltr"><<a href="mailto:viresh.kumar@linaro.org" target="_blank">viresh.kumar@linaro.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">This adds following helper routines:<br>
- of_property_read_u8_array()<br>
- of_property_read_u16_array()<br>
- of_property_read_u8()<br>
- of_property_read_u16()<br>
<br>
First two actually share most of the code with of_property_read_u32_array(), so<br>
the common part is taken out into a macro, which can be used by all three<br>
*_array() routines.<br>
<br>
</div><div class="im">Signed-off-by: Viresh Kumar <<a href="mailto:viresh.kumar@linaro.org">viresh.kumar@linaro.org</a>></div></blockquote><div><br></div><div>Ping!! </div></div><br>