commit | b8792dbff6ed93c5a77f71917d4a0c5efa12eee1 | [log] [tgz] |
---|---|---|
author | Thomas Abraham <thomas.ab@samsung.com> | Mon Jan 18 14:30:16 2010 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon Jan 18 15:28:37 2010 +0900 |
tree | 4c72869f4868043b559d2f8dc38151faf3adc9f0 | |
parent | a0de298a0eee7f9004a8e512c12c7b40d66c9934 [diff] |
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 <thomas.ab@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>