commit | 384d977d74f434ea089e9419fa9233fcfa18602b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 12 16:14:28 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 15 09:42:49 2015 +0100 |
tree | 65b8b046b4f4a4113b13d3545a50def1ec9114f5 | |
parent | 179c8fb3c2a6cc86cc746e6d071be00f611328de [diff] |
clk: versatile-icst: refactor to allocate regmap separately Break out the registration function so it creates a regmap and pass to the setup function, so the latter can be shared with a device tree probe function that already has a regmap. 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>