diff options
| author | Tomi Valkeinen <[email protected]> | 2017-08-15 13:04:20 +0000 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2017-08-16 13:21:07 +0000 |
| commit | 4161f200ff380b0703c7bfa8df9615cc7fd76ba7 (patch) | |
| tree | d989f26dced0fcf3093d417e825ac699f490132f /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | drm/omap: rename omapdrm device back (diff) | |
| download | kernel-4161f200ff380b0703c7bfa8df9615cc7fd76ba7.tar.gz kernel-4161f200ff380b0703c7bfa8df9615cc7fd76ba7.zip | |
drm/omap: remove no-op cleanup code
The driver sets crtc and plane rotation properties back to 0 degrees in
dev_lastclose() using drm_object_property_set_value().
drm_object_property_set_value() doesn't do anything with atomic drivers,
and a recent change added WARN_ON() when atomic driver calls the
function.
So remove the code.
Signed-off-by: Tomi Valkeinen <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
