commit | 73fc0ac4a69506ead7cf0c0ad0ef79f283766f25 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Aug 04 22:10:44 2018 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Sep 03 16:13:26 2018 +0300 |
tree | 04cb164c50393026ace25220400351e523d936e3 | |
parent | 1f507968c30b0e86a307164a212ef11def1e5899 [diff] |
drm/omap: displays: Don't call disconnect handlers directly In preparation for the move of checks from the disconnect handlers to the omapdss_device_disconnect() function, replace direct calls to the disconnect handlers at remove time with calls to omapdss_device_disconnect(). Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>