MLK-17473-6 drm/imx: dcss: remove 'allow_fb_modifiers' assignment
authorFancy Fang <chen.fang@nxp.com>
Tue, 30 Jan 2018 07:36:50 +0000 (15:36 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit929f2dc5601aba5e42ce02740f2376da893cc813
tree5cb5c2e65234e4513d2af863539a7ebd4c616412
parent19cab66b14863fbd18f7484d3955d6deb9ba5adf
MLK-17473-6 drm/imx: dcss: remove 'allow_fb_modifiers' assignment

Since the 'allow_fb_modifiers' has been assigned to be true in
imx drm core driver in bind(), it is not necessary to set this
flag again here.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
drivers/gpu/drm/imx/dcss/dcss-crtc.c