Re: [PATCH v2 5/5] MIPS: ath79: Use the common clk API

2015-08-19 Thread Ralf Baechle
abor Juhos , > linux-kernel@vger.kernel.org > Subject: Re: [PATCH v2 5/5] MIPS: ath79: Use the common clk API > Content-Type: text/plain; charset=windows-1252 > > On 04/19/2015 02:30 PM, Alban Bedel wrote: > > Make the code simpler and open the way for device tree c

Re: [PATCH v2 5/5] MIPS: ath79: Use the common clk API

2015-08-09 Thread Hauke Mehrtens
On 04/19/2015 02:30 PM, Alban Bedel wrote: > Make the code simpler and open the way for device tree clocks. > > Signed-off-by: Alban Bedel > --- > arch/mips/Kconfig | 1 + > arch/mips/ath79/clock.c | 29 ++--- > 2 files changed, 3 insertions(+), 27 deletions(-) >