Re: [PATCH 09/20] pinctrl: Disallow map table entries with NULLdev_name field

From: Linus Walleij
Date: Mon Feb 20 2012 - 16:50:22 EST


On Mon, Feb 20, 2012 at 7:45 AM, Stephen Warren <swarren@xxxxxxxxxx> wrote:

> Hog entries are mapping table entries with .ctrl_dev_name == .dev_name.
> All other mapping table entries need .dev_name set so that they will
> match some pinctrl_get() call. All extant PIN_MAP*() macros set
> .dev_name.
>
> So, there is no reason to allow mapping table entries without .dev_name
> set. Update the code and documentation to disallow this.
>
> Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>

OK
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

I would have applied it if it wasn't that I had some questions
on earlier patches that I didn't apply so it conflicts.

Yours,
Linus Walleij
--
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/