From: Thomas Abraham Date: Mon, 18 Jan 2010 05:30:16 +0000 (+0900) Subject: ARM: SAMSUNG: Add check to ensure that clksrc_clk does have multiple clock sources X-Git-Tag: v2.6.34-rc2~66^2~54^2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8792dbff6ed93c5a77f71917d4a0c5efa12eee1;p=pandora-kernel.git ARM: SAMSUNG: Add check to ensure that clksrc_clk does have multiple clock sources Adds a additional check in s3c_set_clksrc function to ensure that the clksrc_clk does have a choice of multiple clock sources. In addition to this, a check is added to ensure that a parent is assigned to the clksrc_clk in case it does not have a choice of parent clocks. Signed-off-by: Thomas Abraham Signed-off-by: Ben Dooks --- Reading git-diff-tree failed