Files
linux-apfs/drivers/of
Grant Likely 8804827b30 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>
2013-10-15 20:09:19 +01:00
..
2012-07-10 10:32:06 -05:00
2013-08-12 15:27:01 +00:00
2013-06-18 13:46:26 +02:00