Re: [PATCH 4/7] clk: highbank: Use common of_clk_init() function

2013-01-18 Thread Mike Turquette
Quoting Prashant Gaikwad (2013-01-03 23:00:55) > Use common of_clk_init() function for clocks initialization. > > Signed-off-by: Prashant Gaikwad Rob, Can I get a Tested-by from you before I take this? Thanks, Mike > --- > arch/arm/mach-highbank/core.h |1 - > arch/arm/mach-highbank/

[PATCH 4/7] clk: highbank: Use common of_clk_init() function

2013-01-03 Thread Prashant Gaikwad
Use common of_clk_init() function for clocks initialization. Signed-off-by: Prashant Gaikwad --- arch/arm/mach-highbank/core.h |1 - arch/arm/mach-highbank/highbank.c |3 ++- drivers/clk/clk-highbank.c| 18 -- 3 files changed, 6 insertions(+), 16 deletions(-