commit | 1b14afa64d2ef36f228e9540664586fd7ad67a81 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jul 30 17:20:57 2015 -0700 |
committer | Michael Turquette <mturquette@baylibre.com> | Mon Aug 24 16:48:56 2015 -0700 |
tree | 4c53c37c12554ae285d1c3decb65f13a507cd160 | |
parent | b73d616d5bd0bb94b3fe1374edad05253fe3684f [diff] |
clk: sunxi: 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: Maxime Ripard <maxime.ripard@free-electrons.com> Cc: "Emilio López" <emilio@elopez.com.ar> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>