]> Git Repo - linux.git/commit
clk: si514: Migrate to clk_hw based OF and registration APIs
authorStephen Boyd <[email protected]>
Wed, 1 Jun 2016 23:15:26 +0000 (16:15 -0700)
committerStephen Boyd <[email protected]>
Thu, 25 Aug 2016 00:29:59 +0000 (17:29 -0700)
commitd06e46c25a8945fe3e6f5385221a3551f0866f79
tree92147ab32c12a2ee9cf800a6e444e2735a6defd1
parent93ae00be20d872bfa3099e6376442362aaa8d567
clk: si514: Migrate to clk_hw based OF and registration 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: Sebastian Hesselbarth <[email protected]>
Cc: Guenter Roeck <[email protected]>
Cc: Sören Brinkmann <[email protected]>
Cc: Mike Looijmans <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
drivers/clk/clk-si514.c
This page took 0.049352 seconds and 4 git commands to generate.