clk: at91: audio-pll: separate registration from DT parsing
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Oct 2018 14:21:42 +0000 (16:21 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 17 Oct 2018 17:43:45 +0000 (10:43 -0700)
commit08979ee55a9f2983265bc46b237576fc7986d56d
tree5ce2c172d8b7401355219846e12862b9551be369
parent61170a9373ee3cc8e86b033a34d71c16c13473c5
clk: at91: audio-pll: separate registration from DT parsing

Separate registration out of of_sama5d2_clk_audio_pll*_setup to allow other
code to use it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
[sboyd@kernel.org: Include pmc.h]
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/at91/clk-audio-pll.c