From: Hans Verkuil Date: Mon, 14 Nov 2011 17:20:49 +0000 (-0300) Subject: [media] board-dm646x-evm.c: wrong register used in setup_vpif_input_channel_mode X-Git-Tag: v3.3-rc1~48^2~560 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e22142891773fb883bbef435f2ebbb5670c0b0;p=pandora-kernel.git [media] board-dm646x-evm.c: wrong register used in setup_vpif_input_channel_mode The function setup_vpif_input_channel_mode() used the VSCLKDIS register instead of VIDCLKCTL. This meant that when in HD mode videoport channel 0 used a different clock from channel 1. Clearly a copy-and-paste error. Signed-off-by: Hans Verkuil Acked-by: Manjunath Hadli Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed