]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: alchemy: Convert to clk_hw based provider APIs
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 31 Jul 2015 00:20:57 +0000 (17:20 -0700)
committerMichael Turquette <mturquette@baylibre.com>
Mon, 24 Aug 2015 23:48:46 +0000 (16:48 -0700)
commit6941aa15d30558a69ca822b6a290f33d1c03e580
tree7fabc18836d20c552430d0f435909f9c408280dc
parent19d2b008c9f40282b222245b9bced774a910d467
MIPS: alchemy: Convert to clk_hw based provider APIs

We're removing struct clk from the clk provider API, so switch
this code to using the clk_hw based provider APIs.

Cc: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/mips/alchemy/common/clock.c