clk: mvebu: Use common of_clk_init() function
authorJean-Francois Moine <moinejf@free.fr>
Tue, 2 Apr 2013 11:02:36 +0000 (13:02 +0200)
committerMike Turquette <mturquette@linaro.org>
Wed, 3 Apr 2013 19:55:31 +0000 (12:55 -0700)
The use common of_clk_init() function simplifies the clock initialization
and adds handling of the DT "fixed-clock".

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
[mturquette@linaro.org: fixed $SUBJECT to reflect correct file path]


No differences found