From: Ben Dooks Date: Mon, 28 Jan 2008 12:01:30 +0000 (+0100) Subject: [ARM] 4790/1: S3C2412: Fix parent selection for msysclk. X-Git-Tag: v2.6.25-rc1~1175^2~2^9~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca851d7b4d87f3a644d3381930dc737890bd9ac;p=pandora-kernel.git [ARM] 4790/1: S3C2412: Fix parent selection for msysclk. The msysclk clock was checking for the wrong PLL for the parent in s3c2412_setparent_msysclk(), trying the UPLL instead of the MPLL output. Also ensure the mpll and fclks are at the same rate at init time. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed