diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-07-31 03:20:57 +0300 |
---|---|---|
committer | Michael Turquette <mturquette@baylibre.com> | 2015-08-25 02:48:50 +0300 |
commit | eca61c9ff2588e1df373e61078e1874976315839 (patch) | |
tree | a8ecc7d076b5bd0573900e8d1f49535f61e006ff /include | |
parent | aef28cb6b3b22fb5a6718650340d2efcfe10dd20 (diff) | |
download | linux-eca61c9ff2588e1df373e61078e1874976315839.tar.xz |
clk: mvebu: 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. This also
removes a clk_get() in this driver that can just as easily use
of_clk_get_parent_name() instead.
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions