From: James Hogan Date: Mon, 29 Jul 2013 11:24:59 +0000 (+0100) Subject: clk: move some parent related functions upwards X-Git-Tag: v3.12-rc1~78^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4935b22c46ea5e2dc44ef0b72db50741649eb3a4;p=pandora-kernel.git clk: move some parent related functions upwards Move some parent related functions up in clk.c so they can be used by the modifications in the following patch which enables clock reparenting during set_rate. No other changes are made so this patch makes no functional difference in isolation. This is separate from the following patch primarily to ease readability of that patch. Signed-off-by: James Hogan Reviewed-by: Stephen Boyd Cc: Mike Turquette Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Mike Turquette --- Reading git-diff-tree failed