commit | 179c8fb3c2a6cc86cc746e6d071be00f611328de | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 12 15:52:50 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 15 09:42:48 2015 +0100 |
tree | eb7fb7c6c342de2ac1d32d3e4cebb922ff42ca3d | |
parent | 2b749cb3a5153fc4c312e405ecca8a925e6632c8 [diff] |
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>