]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: socfpga: make use of of_clk_parent_fill helper function
authorDinh Nguyen <dinguyen@opensource.altera.com>
Fri, 5 Jun 2015 16:26:14 +0000 (11:26 -0500)
committerStephen Boyd <sboyd@codeaurora.org>
Sat, 6 Jun 2015 01:10:34 +0000 (18:10 -0700)
commit761d3e328c503c8428cec54e33196e49f5c46e55
tree1c3a34553847127f119f7da0ba40073345331c28
parent2e61dfb3602b904966491f260f62c01b9895936a
clk: socfpga: make use of of_clk_parent_fill helper function

Use of_clk_parent_fill to fill in the parent clock's array.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/socfpga/clk-gate.c
drivers/clk/socfpga/clk-pll.c