linux/drivers/gpu/drm/imx
Rob Herring 1220935be2
drm: imx: Use of_node_name_eq for node name comparisons
Convert string compares of DT node names to use of_node_name_eq helper
instead. This removes direct access to the node name pointer.

For instances using of_node_cmp, this has the side effect of now using
case sensitive comparisons. This should not matter for any FDT based
system which this is.

Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20181205195050.4759-7-robh@kernel.org
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
2019-02-19 11:08:41 +01:00
..
dw_hdmi-imx.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
imx-drm-core.c drm: imx: Use of_node_name_eq for node name comparisons 2019-02-19 11:08:41 +01:00
imx-drm.h drm/imx: Remove last traces of struct imx_drm_crtc 2018-07-16 16:56:35 +02:00
imx-ldb.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
imx-tve.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
ipuv3-crtc.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
ipuv3-plane.c drm/imx: ipuv3-plane: add IDMAC timeout warning 2018-11-05 14:56:04 +01:00
ipuv3-plane.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig drm/imx: merge imx-drm-core and ipuv3-crtc in one module 2017-04-04 10:59:08 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
parallel-display.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00