[PATCH 2/4] pinmux: add a driver for the U300 pinmux
Joe Perches
joe at perches.com
Tue May 10 20:28:51 EDT 2011
On Wed, 2011-05-11 at 02:17 +0200, Linus Walleij wrote:
> 2011/5/2 Joe Perches <joe at perches.com>:
> > On Mon, 2011-05-02 at 21:16 +0200, Linus Walleij wrote:
> > []
> >> 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?
> Thanks, fixed!
> Can I have your reviewed-by for this patch given I fixed that?
Hi Linus.
I've only looked at the code not compiled, used or tested it
and so I think my sign-off isn't particularly valuable.
But your design and implementation seem sensible.
Anyway if you want for the whole series:
Reviewed-but-not-compiled-used-or-tested-by: Joe Perches <joe at perches.com>
(that way I won't get copied by get_maintainer.pl ;)
cheers, Joe
More information about the linux-arm-kernel
mailing list