diff options
author | Grant Likely <grant.likely@linaro.org> | 2013-09-19 20:01:52 +0400 |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2013-10-15 23:09:19 +0400 |
commit | 8804827b305dbc1c6e24f2b36f1df4a9856b80e8 (patch) | |
tree | 9410216049081192e8b903e75454ffaf892639d3 /arch/arm/mach-integrator | |
parent | f3cea45a77c8ebdb7efad100e576eb6cb401bf25 (diff) | |
download | linux-8804827b305dbc1c6e24f2b36f1df4a9856b80e8.tar.xz |
of: Fix dereferencing node name in debug output to be safe
Several locations in the of_address and of_irq code dereference the
full_name parameter from a device_node pointer without checking if the
pointer is valid. This patch switches to use of_node_full_name() which
always checks the pointer.
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'arch/arm/mach-integrator')
0 files changed, 0 insertions, 0 deletions