Re: Q: return of pinctrl_register and handing at drivers that usethis function

From: devendra.aaru
Date: Wed Jun 20 2012 - 13:08:46 EST


Hi Linus,

On Wed, Jun 20, 2012 at 1:22 PM, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
> I mean it shall be tested like this:
>
> if (!pinmctrl_register(&foo)) {
>    /* error case */
> }
>
> No IS_ERR() business.
>
Yeah, and you already took the changes into your brach :-). Thanks!
> Linus

Devendra
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/