Re: [PATCH 0/2] net: mv643xx_eth: use managed clk and allocation

2013-04-11 Thread David Miller
From: Sebastian Hesselbarth Date: Thu, 11 Apr 2013 11:29:32 +0200 > With introduction of common clock framework and the ability to provide > gated clocks, mv643xx_eth required calls to get and enable these clock > gates on some platforms. Back then, common clock framework api wasn't > safe for ar

Re: [PATCH 0/2] net: mv643xx_eth: use managed clk and allocation

2013-04-11 Thread Florian Fainelli
Le 04/11/13 11:29, Sebastian Hesselbarth a écrit : With introduction of common clock framework and the ability to provide gated clocks, mv643xx_eth required calls to get and enable these clock gates on some platforms. Back then, common clock framework api wasn't safe for architectures without sup