From: Ben Dooks Date: Mon, 28 Jan 2008 12:01:17 +0000 (+0100) Subject: [ARM] 4777/1: S3C24XX: Ensure clk_set_rate() checks the set_rate method for the clk X-Git-Tag: v2.6.25-rc1~1175^2~2^9~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57c1b0f8dbfffaa00a242b171429e56489caef15;p=pandora-kernel.git [ARM] 4777/1: S3C24XX: Ensure clk_set_rate() checks the set_rate method for the clk Add checks for clk_set_rate() and ensure that we do not allow set_rate to be called for a clock that does not have it defined. Add default methods for fclk, hclk, pclk and mpll. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed