diff options
author | 2016-03-07 14:00:51 -0800 | |
---|---|---|
committer | 2016-03-31 11:24:26 +0200 | |
commit | 788c8ddb4f67e7eb6dec9fa1d9189ff5e736a01b (patch) | |
tree | 7d3efc887259d09462187d643b95b0a79e7ef20d /tools/perf/scripts/python/stackcollapse.py | |
parent | drm/imx: ipuv3-plane: fix planar YUV 4:2:0 support (diff) | |
download | linux-dev-788c8ddb4f67e7eb6dec9fa1d9189ff5e736a01b.tar.xz linux-dev-788c8ddb4f67e7eb6dec9fa1d9189ff5e736a01b.zip |
drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error path
The drm_encoder_cleanup() was missing both from the error path of
dw_hdmi_imx_bind(). This caused a crash when slub_debug was
enabled and we ended up deferring probe of HDMI at boot.
This call isn't needed from unbind() because if dw_hdmi_bind() returns
no error then it takes over the job of freeing the encoder (in
dw_hdmi_unbind).
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions