commit | 624cfca534f9b1ffb1326617b4e973a3d5ecff4a | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@linaro.org> | Fri Oct 11 22:05:10 2013 +0100 |
committer | Grant Likely <grant.likely@linaro.org> | Thu Oct 24 11:43:13 2013 +0100 |
tree | ff8d3861219a84bea05967bbf80ac726355445d4 | |
parent | 2361613206e66ce59cc0e08efa8d98ec15b84ed1 [diff] |
of: Add helper for printing an of_phandle_args structure It is sometimes useful for debug to get the contents of an of_phandle_args structure out into the kernel log. Signed-off-by: Grant Likely <grant.likely@linaro.org>