sh: clkfwk: Wire up clk_get_sys() support.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 11 May 2009 21:18:09 +0000 (06:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 May 2009 21:18:09 +0000 (06:18 +0900)
commit0dae89572cbcd5f676ea52a9448d9639d97a53d6
tree5da5cbf7b044052ccc621d6b17276e4713bf04d1
parent007e8363b656768fe3f59c180824ff704680bb25
sh: clkfwk: Wire up clk_get_sys() support.

This stubs in clk_get_sys() from the ARM clkdev implementation.
Tentatively conver the clk_get() lookup code to use this, and once the
rest of the in-tree users are happy with this, it can replace the
fallback lookups.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/clock.h
arch/sh/kernel/cpu/clock.c