From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 7 Feb 2012 04:12:51 +0000 (+0800) Subject: of: introduce helper to manage boolean X-Git-Tag: v3.2.44~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2930913e3d0c2cf88c635063af8a4fc721d6e31a;p=pandora-kernel.git of: introduce helper to manage boolean commit fa4d34ccd0914ac87336ea2c17e9370dfecef286 upstream. 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 Acked-by: Rob Herring Acked-by: Arnd Bergmann Acked-by: Grant Likely Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed