From: Philipp Zabel Date: Wed, 7 Jan 2015 22:49:41 +0000 (+0100) Subject: drm/imx: dw_hdmi-imx: add end of array element to current control array X-Git-Tag: omap-for-v4.1/wl12xx-dt~53^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e8958ec0ecfd83691e6854839f917d3eaca236b;p=pandora-kernel.git drm/imx: dw_hdmi-imx: add end of array element to current control array The loop iterating over curr_ctrl in dw_hdmi terminates on mpixelclock == ~0UL, so there needs to be an end of list element here in case a mode with a pixel clock larger than 216 MHz is set. Signed-off-by: Philipp Zabel --- Reading git-diff-tree failed