commit | cb1291c3fdf0c3ffe3eba92a52e6c5362f2aaf6e | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Tue Jul 05 18:23:28 2016 +0200 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Aug 12 18:01:20 2016 -0700 |
tree | dfef9c54a072edd404898eaa8b381d60f5205af4 | |
parent | 9a0c42d216a6abef3b3637f9ceaac26e5f50a6a0 [diff] |
clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVER This driver initializes a clock provider via sun4i_a10_mod0_setup and then continues the initialization on sun4i_a10_mod0_clk_probe. Use the new macro to notify the clk subsystem about this behaviour. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>