Re: [PATCH 2/4] pinmux: add a driver for the U300 pinmux

From: Joe Perches
Date: Mon May 02 2011 - 15:40:39 EST


On Mon, 2011-05-02 at 21:16 +0200, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@xxxxxxxxxx>
[]
> diff --git a/drivers/pinmux/pinmux-u300.c b/drivers/pinmux/pinmux-u300.c
> +++ b/drivers/pinmux/pinmux-u300.c
> +struct u300_pin_desc {
> + unsigned number;
> + char *name;

const char *name?


--
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/