From: Paul Mundt Date: Fri, 25 May 2012 05:59:26 +0000 (+0900) Subject: sh: clkfwk: Move to common clk_div_table accessors for div4/div6. X-Git-Tag: v3.6-rc1~131^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a60977a51333a8108f0574aa26094d66b7fedf34;p=pandora-kernel.git sh: clkfwk: Move to common clk_div_table accessors for div4/div6. This plugs in a generic clk_div_table, based on the div4 version. div6 is then adopted to use it for encapsulating its div table, which permits us to start div6/4 unification, as well as preparation for other div types. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed