dmaengine: Convert to using %pOFn instead of device_node.name
From: Vinod Koul <vkoul@kernel.org>
Date: 2018-08-28 05:17:00
Also in:
lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2018-08-28 05:17:00
Also in:
lkml
On 27-08-18, 20:52, Rob Herring wrote:
In preparation to remove the node name pointer from struct device_node, convert printf users to use the %pOFn format specifier. Cc: Dan Williams <redacted> Cc: Vinod Koul <vkoul@kernel.org> Cc: dmaengine@vger.kernel.org
Applied after dropping CC list. thanks