diff options
author | 2014-04-02 13:47:43 +0300 | |
---|---|---|
committer | 2014-04-14 12:34:14 +0300 | |
commit | 707cf58a0a847f60f849b44bfb9b85dcc17c599d (patch) | |
tree | 6ce6102524f81cc69614bafaf42298b48783d297 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/omap: fix output enable/disable sequence (diff) | |
download | wireguard-linux-707cf58a0a847f60f849b44bfb9b85dcc17c599d.tar.xz wireguard-linux-707cf58a0a847f60f849b44bfb9b85dcc17c599d.zip |
drm/omap: fix uninit order in pdev_remove()
When unloading omapdrm driver, the omapdrm platform device is
uninitialized last, after the displays have been disconnected omap_crtc
callbacks have been removed. As the omapdrm pdev uninitialization needs
the features uninitialized in earlier steps, a crash is guaranteed.
This patch fixes the uninitialize order so that the omapdrm pdev is
removed first.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions