dt: add helper to read 64-bit integers
authorJamie Iles <jamie@jamieiles.com>
Wed, 14 Sep 2011 19:49:59 +0000 (20:49 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 4 Oct 2011 22:59:53 +0000 (16:59 -0600)
Add a helper similar to of_property_read_u32() that handles 64-bit
integers.

v2/v3: constify device node and property name parameters.

Cc: Grant Likely <grant.likely@secretlab.ca>
Reviewed-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found