diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2016-08-11 11:18:49 +0200 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2016-08-29 12:45:05 +0200 |
commit | 8e3b16e2117409625b89807de3912ff773aea354 (patch) | |
tree | ee329ab4e51729eb6403c91e4490c5e4fd392c15 /drivers/gpu/drm/drm_modes.c | |
parent | drm/imx: drop deprecated load/unload drm_driver ops (diff) | |
download | linux-8e3b16e2117409625b89807de3912ff773aea354.tar.xz linux-8e3b16e2117409625b89807de3912ff773aea354.zip |
drm/imx: don't destroy mode objects manually on driver unbind
Instead let drm_mode_config_cleanup() do the work when taking down
the master device. This requires all cleanup functions to be
properly hooked up to the mode object .destroy callback.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'drivers/gpu/drm/drm_modes.c')
0 files changed, 0 insertions, 0 deletions