commit | fa4d34ccd0914ac87336ea2c17e9370dfecef286 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Tue Feb 07 12:12:51 2012 +0800 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Thu Mar 15 23:27:31 2012 +0800 |
tree | a5929b60f6b8a52d60a91d0cf2a7e38079d57c44 | |
parent | 98619dcb77d9dcbed67e39a71e4357fc99dc0f25 [diff] |
of: introduce helper to manage boolean of_property_read_bool Search for a property in a device node. Returns true if the property exist false otherwise. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Grant Likely <grant.likely@secretlab.ca>