]> Git Repo - linux.git/commit
fbdev: Convert to using %pOFn instead of device_node.name
authorRob Herring <[email protected]>
Mon, 8 Oct 2018 10:57:36 +0000 (12:57 +0200)
committerBartlomiej Zolnierkiewicz <[email protected]>
Mon, 8 Oct 2018 10:57:36 +0000 (12:57 +0200)
commit5c63e407aaabb0464236cfc6279a2d79aede7073
tree395cbfc9afc9f64e6f4943d4256335869631ec1b
parent60e5e48dba72c6b59a7a9c7686ba320766913368
fbdev: 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.

Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
drivers/video/fbdev/cg14.c
drivers/video/fbdev/cg3.c
drivers/video/fbdev/core/fbmon.c
drivers/video/fbdev/imsttfb.c
drivers/video/fbdev/leo.c
drivers/video/fbdev/offb.c
drivers/video/fbdev/p9100.c
drivers/video/of_display_timing.c
This page took 0.059585 seconds and 4 git commands to generate.