sh: clkfwk: add clk_set_parent/clk_get_parent
authorFrancesco VIRLINZI <francesco.virlinzi@st.com>
Wed, 11 Mar 2009 07:40:54 +0000 (07:40 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 11 Mar 2009 08:18:46 +0000 (17:18 +0900)
commitd680c76eccd9222031ee30dcee5fdedba2467610
treecfde726fe9c9193c07c768cb2144cb1eb4f1f1f8
parent47a72688fae7298e1ad5fdc9bff7e04b6a549620
sh: clkfwk: add clk_set_parent/clk_get_parent

This patch adds the clk_set_parent/clk_get_parent routines to the sh
clock framework.

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