commit | 581eb61a9465e1b9fc1df1a8912100702d7c2f31 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Thu Sep 12 16:26:04 2019 +0300 |
committer | Tero Kristo <t-kristo@ti.com> | Thu Oct 31 15:18:28 2019 +0200 |
tree | 62de72e1eac32973ec82d6ba931fed3df4763741 | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c [diff] |
clk: ti: clkctrl: fix setting up clkctrl clocks Apply the proper register function for clkctrl clocks, so they get registered under the clk_hw_omap list also. This allows checking their type runtime. Signed-off-by: Tero Kristo <t-kristo@ti.com>