linux/drivers/gpu/drm/imx
Philipp Zabel 407c9eba78 drm/imx: Remove of_node assignment from ipuv3-crtc driver probe
The crtc child device driver shouldn't modify the of_node of its platform
device in the probe function. Instead, since the previous patch, the IPU
core driver sets the of_node when the platform device is created.

Drop the now unused custom imx_drm_get_port_by_id function.

Suggested-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
2015-11-24 11:30:18 +01:00
..
dw_hdmi-imx.c drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHD 2015-10-30 17:13:54 +01:00
imx-drm-core.c drm/imx: switch to universal planes 2015-11-19 12:51:38 +01:00
imx-drm.h drm/imx: switch to universal planes 2015-11-19 12:51:38 +01:00
imx-ldb.c drm/imx: imx-ldb: allow to determine bus format from the connected panel 2015-03-31 12:44:50 +02:00
imx-tve.c drm/imx: tve: fix media bus format for VGA output 2015-07-10 11:02:47 +02:00
ipuv3-crtc.c drm/imx: Remove of_node assignment from ipuv3-crtc driver probe 2015-11-24 11:30:18 +01:00
ipuv3-plane.c drm/imx: switch to universal planes 2015-11-19 12:51:38 +01:00
ipuv3-plane.h drm/imx: switch to universal planes 2015-11-19 12:51:38 +01:00
Kconfig drm/imx: imx-ldb: add drm_panel support 2015-03-31 12:44:49 +02:00
Makefile drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi 2015-01-07 18:31:56 +01:00
parallel-display.c drm/imx: parallel-display: allow to determine bus format from the connected panel 2015-11-24 11:29:21 +01:00