clk: keystone: sci-clk: split out the fw clock parsing to own function
authorTero Kristo <t-kristo@ti.com>
Tue, 28 May 2019 13:10:21 +0000 (16:10 +0300)
committerTero Kristo <t-kristo@ti.com>
Fri, 7 Jun 2019 09:11:41 +0000 (12:11 +0300)
commit4bfce5aba9023c56cf9fb3882d7055c07979e971
tree4de2d502f3b7a5673763ffea0d10f155e3b032d8
parent96488c09b0f4315acdf6ec41873ada28289dcba5
clk: keystone: sci-clk: split out the fw clock parsing to own function

This makes it both easier to see what the probe does, and also makes it
possible to add alternative implementations for the clock data source.

Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
drivers/clk/keystone/sci-clk.c