diff options
| author | Rob Herring <[email protected]> | 2018-09-28 17:50:44 -0500 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2018-10-01 10:16:39 +0200 |
| commit | f384d7d514d1f6d5d0a485e718fdbf37bf438a35 (patch) | |
| tree | a2d739db825029293abbe34dbd0e57da482ea42e /include/linux | |
| parent | a0d4d42cb5854400baa47bf63d9aae65fa9f484e (diff) | |
drm: Convert to using %pOFn instead of device_node.name
In preparation to remove the node name pointer from struct device_node,
convert printf users to use the %pOFn format specifier.
For drm_modes.c, the full node path is already printed out, so printing
just the node name a 2nd time is redundant and can be removed.
Cc: Gustavo Padovan <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: David Airlie <[email protected]>
Acked-by: Rob Clark <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions