of: constify property name parameters for helper functions
authorJamie Iles <jamie@jamieiles.com>
Tue, 2 Aug 2011 14:45:07 +0000 (15:45 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 2 Aug 2011 15:50:47 +0000 (16:50 +0100)
The helper functions for reading u32 integers, u32 arrays and strings
should have the property name as a const pointer.

Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found