media: Convert to using %pOF instead of full_name
Now that we have a custom printf format specifier, convert users of
full_name to use %pOF instead. This is preparation to remove storing
of the full path string for each node.
Signed-off-by: Rob Herring <[email protected]>
Acked-by: Niklas Söderlund <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Acked-by: Lad, Prabhakar <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Songjun Wu <[email protected]>
Cc: Kukjin Kim <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Javier Martinez Canillas <[email protected]>
Cc: Minghsiu Tsai <[email protected]>
Cc: Houlong Wei <[email protected]>
Cc: Andrew-CT Chen <[email protected]>
Cc: Guennadi Liakhovetski <[email protected]>
Cc: Hyun Kwon <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: "Sören Brinkmann" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>