]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: at91: h32mx: separate registration from DT parsing
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Oct 2018 14:21:41 +0000 (16:21 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 17 Oct 2018 16:39:21 +0000 (09:39 -0700)
commit61170a9373ee3cc8e86b033a34d71c16c13473c5
tree23854099833951b8f2d1a337287e382a30f9ea34
parent6d631027b807cf2721dd38de4711a2528a5e0008
clk: at91: h32mx: separate registration from DT parsing

Separate registration out of of_sama5d4_clk_h32mx_setup to allow other code
to use it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/at91/clk-h32mx.c