On 09/21/2012 09:09 AM, Wei Yongjun wrote: > From: Wei Yongjun <[email protected]> > > In case of error, the function clk_get() returns ERR_PTR() > and never returns NULL pointer. The NULL test in the error > handling should be replaced with IS_ERR(). > > dpatch engine is used to auto generated this patch. > (https://github.com/weiyj/dpatch) > > Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Wolfgang Grandegger <[email protected]> Thanks, Wolfgang. _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
