From: Magnus Damm Date: Fri, 19 Feb 2010 09:22:25 +0000 (+0000) Subject: sh: introduce struct clk_div4_table X-Git-Tag: v2.6.34-rc1~285^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5f337ecd20e70e84a5cfc0f2c24d0366087026;p=pandora-kernel.git sh: introduce struct clk_div4_table This patch introduces struct clk_div4_table. The structure will be used to keep div4 specific data, and is with this patch replacing the struct clk_div_mult_table pointer arg used by the sh_clk_div4_register() functions. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed