clk: ti: clkctrl: fix setting up clkctrl clocks
authorTero Kristo <t-kristo@ti.com>
Thu, 12 Sep 2019 13:26:04 +0000 (16:26 +0300)
committerTero Kristo <t-kristo@ti.com>
Thu, 31 Oct 2019 13:18:28 +0000 (15:18 +0200)
commit581eb61a9465e1b9fc1df1a8912100702d7c2f31
tree62de72e1eac32973ec82d6ba931fed3df4763741
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
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>
drivers/clk/ti/clkctrl.c