From: Ben Dooks Date: Thu, 22 Jun 2006 21:18:21 +0000 (+0100) Subject: [ARM] 3628/1: S3C24XX: add get_rate call to struct clk X-Git-Tag: v2.6.18-rc1~1081^2~221^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b7eb8ffc0741f1fd5fbd5458a466d608310442;p=pandora-kernel.git [ARM] 3628/1: S3C24XX: add get_rate call to struct clk Patch from Ben Dooks Add a get_rate call to allow an given clock to over-ride the clk_get_rate() call. This provides support for clocks which rely on division of their parent to correctly report their frequency when the parent can also change. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed