From: Grant Likely Date: Mon, 12 Dec 2011 16:25:58 +0000 (-0700) Subject: of: Add of_property_match_string() to find index into a string list X-Git-Tag: v3.4-rc1~171^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aff0fe33033fc75b61446ba29d38b1b1354af9f;p=pandora-kernel.git of: Add of_property_match_string() to find index into a string list Add a helper function for finding the index of a string in a string list property. This helper is useful for bindings that use a separate *-name property for attaching names to tuples in another property such as 'reg' or 'gpios'. Signed-off-by: Grant Likely --- Reading git-diff-tree failed