mirror of
https://github.com/torvalds/linux.git
synced 2026-05-09 08:39:47 -04:00
In preparation to remove the node name pointer from struct device_node, convert printf users to use the %pOFn format specifier. Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>