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)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit10d5e41d53a0bbcfbbad60c7d74e35fb7948bec7
tree469e1df51b95a9545743fff364feaa41ff426ff2
parentfb1477f2919b37ffe46ac84a77f647708c1e1cbd
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