commit | 9a0c42d216a6abef3b3637f9ceaac26e5f50a6a0 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Tue Jul 05 18:23:27 2016 +0200 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Aug 12 18:00:48 2016 -0700 |
tree | 4a45640844519806685f70e006a7c3a7d6839e85 | |
parent | aa8d7122609dbd6e18ce270e94b9880a7c97cc9b [diff] |
clk: nxp: Use new macro CLK_OF_DECLARE_DRIVER This driver initializes a clock provider via lpc18xx_creg_clk_init and then continues the initialization on lpc18xx_creg_clk_probe. Use the new macro to notify the clk subsystem about this behaviour. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> [sboyd@codeaurora.org: s/npx/nxp/ in subject] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>