On Tue, Jul 18, 2017 at 04:43:04PM -0500, Rob Herring wrote: > 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]> > Cc: Russell King <[email protected]> > Cc: David Airlie <[email protected]> > Cc: Daniel Vetter <[email protected]> > Cc: Jani Nikula <[email protected]> > Cc: Sean Paul <[email protected]> > Cc: Inki Dae <[email protected]> > Cc: Joonyoung Shim <[email protected]> > Cc: Seung-Woo Kim <[email protected]> > Cc: Kyungmin Park <[email protected]> > Cc: Kukjin Kim <[email protected]> > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Javier Martinez Canillas <[email protected]> > Cc: Xinliang Liu <[email protected]> > Cc: Rongrong Zou <[email protected]> > Cc: Xinwei Kong <[email protected]> > Cc: Chen Feng <[email protected]> > Cc: CK Hu <[email protected]> > Cc: Philipp Zabel <[email protected]> > Cc: Matthias Brugger <[email protected]> > Cc: Neil Armstrong <[email protected]> > Cc: Carlo Caione <[email protected]> > Cc: Kevin Hilman <[email protected]> > Cc: Thierry Reding <[email protected]> > Cc: Laurent Pinchart <[email protected]> > Cc: Mark Yao <[email protected]> > Cc: Heiko Stuebner <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: Chen-Yu Tsai <[email protected]> > Cc: Jyri Sarha <[email protected]> > Cc: Tomi Valkeinen <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > --- > drivers/gpu/drm/armada/armada_crtc.c | 3 +-- > drivers/gpu/drm/armada/armada_drv.c | 4 ++-- > drivers/gpu/drm/drm_mipi_dsi.c | 6 +++--- > drivers/gpu/drm/drm_modes.c | 4 ++-- > drivers/gpu/drm/drm_of.c | 4 ++-- > drivers/gpu/drm/exynos/exynos_drm_dsi.c | 3 +-- > drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 3 +-- > drivers/gpu/drm/mediatek/mtk_disp_color.c | 4 ++-- > drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 4 ++-- > drivers/gpu/drm/mediatek/mtk_disp_rdma.c | 4 ++-- > drivers/gpu/drm/mediatek/mtk_dpi.c | 6 +++--- > drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 7 +++---- > drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 6 ++---- > drivers/gpu/drm/mediatek/mtk_drm_drv.c | 16 ++++++++-------- > drivers/gpu/drm/mediatek/mtk_dsi.c | 4 ++-- > drivers/gpu/drm/mediatek/mtk_hdmi.c | 8 ++++---- > drivers/gpu/drm/meson/meson_drv.c | 5 ++--- > drivers/gpu/drm/panel/panel-lvds.c | 16 ++++++++-------- > drivers/gpu/drm/rcar-du/rcar_du_encoder.c | 4 ++-- > drivers/gpu/drm/rcar-du/rcar_du_kms.c | 16 ++++++++-------- > drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 4 ++-- > drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 4 ++-- > drivers/gpu/drm/stm/ltdc.c | 3 +-- > drivers/gpu/drm/sun4i/sun4i_drv.c | 9 ++++-----
For sun4i-drm: Acked-by: Maxime Ripard <[email protected]> Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
signature.asc
Description: PGP signature

