Re: [PATCH v2] gpio/generic: initialize basic_mmio_gpio shadowvariables properly

From: Shawn Guo
Date: Sat May 19 2012 - 21:51:25 EST


On Sat, May 19, 2012 at 12:12:42PM -0600, Grant Likely wrote:
> On Sat, 19 May 2012 16:55:51 +0800, Shawn Guo <shawn.guo@xxxxxxxxxx> wrote:
> > It fixes the issue in gpio-generic that commit fb14921 (gpio/mxc: add
> > missing initialization of basic_mmio_gpio shadow variables) manged to
> > fix in gpio-mxc driver, so that other platform specific drivers do not
> > suffer from the same problem over and over again.
> >
> > Changes since v1:
> > * Turn the last parameter "bool big_endian" into "unsigned long flags"
> > and give those really quirky hardwares a chance to tell that reg_set
> > and reg_dir are unreadable.
> >
> > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx>
>
> Applied, thanks.
>
Grant,

Can you please pick up the RESEND version of the patch, which had
bgpio_pdev_probe adapt bgpio_init parameter change too?

--
Regards,
Shawn

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