On Sat, Mar 19, 2011 at 02:24:29AM +0800, Shawn Guo wrote:
> This pointer to 'struct clk' is added to save the reference to 'clk'
> which is dynamically created per dt clock node, so that clkdev API
> like clk_get can work with dt based device driver.
>
> Signed-off-by: Shawn Guo
> ---
> include
This pointer to 'struct clk' is added to save the reference to 'clk'
which is dynamically created per dt clock node, so that clkdev API
like clk_get can work with dt based device driver.
Signed-off-by: Shawn Guo
---
include/linux/of.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
d