commit | e1dc68a4b149d47536cd001d0d0abadbb62d37bd | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Thu Apr 25 12:36:16 2019 +0000 |
committer | Sam Ravnborg <sam@ravnborg.org> | Tue Jun 04 23:33:02 2019 +0200 |
tree | 9e17b8faf0d67ded472770200e439c4c83c17bf3 | |
parent | a6eca2abdd4297ec635e8f7a573ef070be2824d7 [diff] |
drm: atmel-hlcdc: avoid initializing cfg with zero Remove cfg initialization with zero and read state with drm_crtc_state_to_atmel_hlcdc_crtc_state() so that cfg to be initialized with state's output_mode. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/1556195748-11106-3-git-send-email-claudiu.beznea@microchip.com