commit | a1153e27eec25e9963f5843ba8932952bd9847ac | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Thu May 28 13:11:31 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jun 01 18:07:37 2009 +0900 |
tree | 76ef9b57aa5734797a862ad576f4f4e74ab8a3f0 | |
parent | e89d53e60593ee7066e1d36ab5c1ccf2648f5f53 [diff] |
sh: shared div4 clock code Add shared code for 4-bit divisor clocks. Processor specific code can use SH_CLK_DIV4() to initialize div4 clocks, and then use sh_clk_div4_register() for registration. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>