Skip to content
Commit 3900b451 authored by Giulio Benetti's avatar Giulio Benetti Committed by Jagan Teki
Browse files

sunxi: Fix display timing flags



flags member of struct timing was not initialized,
this took to unpredictable behaviour of display flags,
such DISPLAY_FLAGS_HSYNC_HIGH instead of _LOW etc.

Init timing->flags = 0

Signed-off-by: default avatarGiulio Benetti <giulio.benetti@micronovasrl.com>
Acked-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent 557767ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment