[PATCH v2] gpio/generic: initialize basic_mmio_gpio shadow variables properly
Shawn Guo
shawn.guo at freescale.com
Sat May 19 22:10:11 EDT 2012
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 at linaro.org> 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 at linaro.org>
>
> 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
More information about the linux-arm-kernel
mailing list