diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2015-11-09 16:35:12 +0100 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2015-11-24 11:30:18 +0100 |
commit | 407c9eba789767feb68b42eb2d65db68584e06c0 (patch) | |
tree | 50459a9787fb656bef11289594d2b0ddeac6fa34 /Documentation/SubmittingPatches | |
parent | 304e6be652e2ef2190adf9c23a2a1e5f9f39800d (diff) | |
download | talos-op-linux-407c9eba789767feb68b42eb2d65db68584e06c0.tar.gz talos-op-linux-407c9eba789767feb68b42eb2d65db68584e06c0.zip |
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>
Diffstat (limited to 'Documentation/SubmittingPatches')
0 files changed, 0 insertions, 0 deletions