MLK-17231-3: drm: imx: dcss: drop runtime autosuspend feature
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Tue, 12 Dec 2017 11:08:36 +0000 (13:08 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:51:59 +0000 (14:51 -0500)
commitcabadd177ede7484467d0c20d11d92a6e01a5635
treec5a6f2ac7f3fe253280ff115b2afe822ff15ad66
parent50ca94f080c4cd684b19f42d3b341f010e496601
MLK-17231-3: drm: imx: dcss: drop runtime autosuspend feature

This was needed when using the mode_set_nofb() callback. Since
everything was moved to crtc_enable() callback, runtime autosuspend
can be dropped.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
drivers/gpu/drm/imx/dcss/dcss-crtc.c
drivers/gpu/imx/dcss/dcss-common.c