commit | fd93a252da41e40e2b6383122eb6009714faa51c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu May 28 01:58:02 2015 +0300 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Jun 12 22:52:50 2015 +0300 |
tree | 3e1451ccab8482269f63ababcf0d9f0cdb982b7f | |
parent | 1cfe19aa611b332e182cd9976e91a205121ac956 [diff] |
drm: omapdrm: Remove nested PM get/sync when configuring encoders The omap_crtc_encoder_setup() function is always called with the DSS enabled. Remove the dispc_runtime_get() and dispc_runtime_put() calls. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>