]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit617b8272a63c9f60bd4b1e33d56318402b0b84be
tree7fabc18836d20c552430d0f435909f9c408280dc
parent7819189779aab580145edcc94771cb8dd10485a3
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