commit | 17ae4b40b475e2de5a0b0b475539624b7162a931 | [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:51 2015 -0700 |
tree | 7cefd1d5ba63f88b55aea29ccd902eb97c27ced1 | |
parent | eca61c9ff2588e1df373e61078e1874976315839 [diff] |
clk: stm32f4: 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: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>