From: Wolfgang Ocker Date: Sat, 3 Apr 2010 14:11:43 +0000 (+0200) Subject: powerpc/fsl-cpm: Configure clock correctly for SCC X-Git-Tag: v2.6.34-rc6~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cca2d2b99f3d7eea6aa627b96bffc3b0999eca2;p=pandora-kernel.git powerpc/fsl-cpm: Configure clock correctly for SCC Some board setup functions call cpm1_clk_setup() or cmp2_clk_setup() to configure the clock source. If CPM_CLK_RTX has been used for the parameter mode, the clock has been configured only for TX but not for RX. With this patch CPM_CLK_RTX configures the clock for both directions correctly. Signed-off-by: Wolfgang Ocker Acked-by: Scott Wood Signed-off-by: Kumar Gala --- Reading git-diff-tree failed