]> Git Repo - linux.git/commit - drivers/clk/bcm/clk-bcm2835-aux.c
clk: bcm2835: Migrate to clk_hw based registration and OF APIs
authorStephen Boyd <[email protected]>
Wed, 1 Jun 2016 23:15:03 +0000 (16:15 -0700)
committerStephen Boyd <[email protected]>
Thu, 15 Sep 2016 00:35:48 +0000 (17:35 -0700)
commitb19f009d451060ee820deffa1afba029797fa654
tree2867650d95e2b8804a89b62e5bbc95e6da1ebf01
parentf4e871509959b77debcac8f0dcbad85d6dbde06e
clk: bcm2835: Migrate to clk_hw based registration and OF APIs

Now that we have clk_hw based provider APIs to register clks, we
can get rid of struct clk pointers while registering clks in
these drivers, allowing us to move closer to a clear split of
consumer and provider clk APIs.

Cc: Eric Anholt <[email protected]>
Cc: Martin Sperl <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
drivers/clk/bcm/clk-bcm2835-aux.c
drivers/clk/bcm/clk-bcm2835.c
This page took 0.0518 seconds and 4 git commands to generate.