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)
commit624cfca534f9b1ffb1326617b4e973a3d5ecff4a
treeff8d3861219a84bea05967bbf80ac726355445d4
parent2361613206e66ce59cc0e08efa8d98ec15b84ed1
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>
drivers/of/base.c
drivers/of/irq.c
include/linux/of.h