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

Joe Perches joe at perches.com
Mon May 2 15:40:33 EDT 2011


On Mon, 2011-05-02 at 21:16 +0200, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij at linaro.org>
[]
> 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?





More information about the linux-arm-kernel mailing list