Commits

Laurentiu Palcu committed 0006ecb304f
MLK-16923-1: drm: imx: dcss: dont't use static vars in blkctl If, in the future, a platform will have two DCSS controllers, having static variables holding various settings will not work out. Add a private structure instead. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>