diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-02-02 09:47:10 +0100 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-02-11 18:17:03 +0100 |
commit | 96f185ac9a90264463254366f45d7b46482eec96 (patch) | |
tree | 2c8d66c4a73d259d46e31c7c1e72ef67054a5429 /drivers/clk/sunxi/clk-a10-ve.c | |
parent | clk: sunxi: improve error reporting for the mux clock (diff) | |
download | linux-96f185ac9a90264463254366f45d7b46482eec96.tar.xz linux-96f185ac9a90264463254366f45d7b46482eec96.zip |
clk: sunxi: Make clocks setup functions return their clock
The clocks registration code in clk-sunxi was most of the time not
returning the struct clk (or struct clk array) that was registered,
preventing the users of such functions to manipulate it, for example to
protect it.
Make them return it so that we can start using it.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'drivers/clk/sunxi/clk-a10-ve.c')
0 files changed, 0 insertions, 0 deletions