clk: versatile-icst: convert to use regmap
commit179c8fb3c2a6cc86cc746e6d071be00f611328de
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 12 Oct 2015 13:52:50 +0000 (12 15:52 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Dec 2015 08:42:48 +0000 (15 09:42 +0100)
treeeb7fb7c6c342de2ac1d32d3e4cebb922ff42ca3d
parent2b749cb3a5153fc4c312e405ecca8a925e6632c8
clk: versatile-icst: convert to use regmap

Instead of passing around register bases, pass around a regmap
in this driver. This refactoring make things so much easier when
we later want to manage an ICST that is part of a syscon.

Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: linux-clk@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/clk/versatile/Kconfig
drivers/clk/versatile/clk-icst.c