[PATCH v6 2/3] clk: introduce the common clock framework
From: andrew@lunn.ch (Andrew Lunn)
Date: 2012-03-10 17:51:21
Also in:
lkml
From: andrew@lunn.ch (Andrew Lunn)
Date: 2012-03-10 17:51:21
Also in:
lkml
On Fri, Mar 09, 2012 at 11:54:23PM -0800, Mike Turquette wrote:
The common clock framework defines a common struct clk useful across most platforms as well as an implementation of the clk api that drivers can use safely for managing clocks.
Hi Mike Please feel free to add: Tested-by: Andrew Lunn <andrew@lunn.ch> Andrew