diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2015-04-15 18:55:27 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2015-06-12 22:52:49 +0300 |
commit | 6cca481c0556d197f8aa287aec784b20f515fd12 (patch) | |
tree | adeb74abe1af397ce8b95de83db23a13734738f9 /drivers/gpu/drm/omapdrm/omap_drv.h | |
parent | dee8260d9c2e6f43ebecd2777caff3524477bf9f (diff) |
drm: omapdrm: Remove omap_crtc enabled field
The field tracks the CRTC state to avoid double-enable or -disable. As
the DRM atomic core guarantees that the CRTC enable and disable
functions won't be called on an already enabled or disabled CRTC, such
tracking isn't needed. Remove the enabled field.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_drv.h')
0 files changed, 0 insertions, 0 deletions