Commits
Simon Glass committed 7cac2fced72
video: arm: rpi: Move the video settings out of the driver Add a function to set the video parameters to the msg handler and remove it from the video driver. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de>