From: Magnus Damm Date: Mon, 25 May 2009 08:10:36 +0000 (+0000) Subject: sh: use shared frequency tables on sh7785 X-Git-Tag: v2.6.31-rc1~392^2~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df109e630f82de63ec82eebbfec2a57852517f28;p=pandora-kernel.git sh: use shared frequency tables on sh7785 This patch converts the sh7785 clock code to make use of clk_rate_table_build() and clk_rate_table_round(). The ->build_rate_table() callback is removed, the table building is instead handled in ->recalc(). Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed