On Mon, Mar 11, 2013 at 10:47 PM, Laurent Pinchart <[email protected]> wrote: > Hi Wei, > > Thank you for the patch. > > On Monday 11 March 2013 22:08:12 Wei Yongjun wrote: >> From: Wei Yongjun <[email protected]> >> >> In case of error, the function pinctrl_register() returns >> NULL not ERR_PTR(). The IS_ERR() test in the return value >> check should be replaced with NULL test. >> >> Signed-off-by: Wei Yongjun <[email protected]> > > Acked-by: Laurent Pinchart <[email protected]> > > I've taken the patch in my tree and will push it to v3.10.
Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

