Shawn Guo f09bc831b7 dt: add 'const' for of_property_read_string parameter **out_string
The existing dt codes usually call of_get_property to get a string
property and save it as a 'const char *'.  The patch adds'const' for
of_property_read_string parameter **out_string to make the converting
of existing code a little easier.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-07-03 23:47:22 -06:00
..
2010-07-05 16:14:44 -06:00
2011-04-20 17:01:19 +10:00
2010-12-24 01:28:54 -07:00
2011-03-31 11:26:23 -03:00