On Thu, Nov 15, 2012 at 12:08:11PM +0000, Grant Likely wrote:
> On Thu, 1 Nov 2012 13:27:34 +0800, Wei Yongjun <[email protected]> wrote:
> > From: Wei Yongjun <[email protected]>
> > 
> > In case of error, the function clk_get() returns ERR_PTR()
> > and never returns NULL. The NULL test in the return value
> > check should be replaced with IS_ERR().
> > 
> > dpatch engine is used to auto generate this patch.
> > (https://github.com/weiyj/dpatch)
> > 
> > Signed-off-by: Wei Yongjun <[email protected]>
> 
> Looks correct to me.
> 
> Acked-by: Grant Likely <[email protected]>
> 
> Alan, which tree should this go through?

My tty tree, I'll take it.

thanks,

greg k-h
_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to