From: Rob Herring
In preparation to remove the node name pointer from struct device_node,
convert printf users to use the %pOFn format specifier.
Cc: Srinivas Kandagatla
Signed-off-by: Rob Herring
[srinivas: rebased on top of next]
Signed-off-by: Srinivas Kandagatla
---
drivers/nvmem/core.c
On 28/09/18 23:06, Rob Herring wrote:
On Mon, Aug 27, 2018 at 8:55 PM 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: Srinivas Kandagatla
Signed-off-by: Rob Herring
---
drivers/nvmem/
On Mon, Aug 27, 2018 at 8:55 PM 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: Srinivas Kandagatla
> Signed-off-by: Rob Herring
> ---
> drivers/nvmem/core.c | 4 +++-
> 1 file chang
In preparation to remove the node name pointer from struct device_node,
convert printf users to use the %pOFn format specifier.
Cc: Srinivas Kandagatla
Signed-off-by: Rob Herring
---
drivers/nvmem/core.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/nvmem/core.c
4 matches
Mail list logo