commit | 8a54aa92850058fd60f07fa2621cab94bf53b5f0 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Mar 27 10:02:22 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Apr 03 12:36:40 2017 +0300 |
tree | 2912eae07668461e0b7935de0cd13c0a6c5e20a8 | |
parent | 50fa9f0bb8c1eb7d0dbd404766a67c34756d5a80 [diff] |
drm/omap: use drm_atomic_helper_shutdown() Use drm_atomic_helper_shutdown() to ensure that all crtcs are disabled when unloading the driver. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>