of: Add helper for printing an of_phandle_args structure
authorGrant Likely <grant.likely@linaro.org>
Fri, 11 Oct 2013 21:05:10 +0000 (22:05 +0100)
committerGrant Likely <grant.likely@linaro.org>
Thu, 24 Oct 2013 10:43:13 +0000 (11:43 +0100)
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>

No differences found