On Wed, Dec 09, 2015 at 02:40:09PM +0100, Linus Walleij wrote: > Date: Wed, 9 Dec 2015 14:40:09 +0100 > From: Linus Walleij <linus.wall...@linaro.org> > To: linux-gpio@vger.kernel.org, Johan Hovold <jo...@kernel.org>, Alexandre > Courbot <acour...@nvidia.com>, Michael Welling <mwell...@ieee.org>, Markus > Pargmann <m...@pengutronix.de>, Ralf Baechle <r...@linux-mips.org> > Cc: Linus Walleij <linus.wall...@linaro.org>, linux-m...@linux-mips.org > Subject: [PATCH 141/182] MIPS: txx9: iocled: use gpiochip data pointer > > This makes the driver use the data pointer added to the gpio_chip > to store a pointer to the state container instead of relying on > container_of(). > > Cc: Ralf Baechle <r...@linux-mips.org> > Cc: linux-m...@linux-mips.org > Signed-off-by: Linus Walleij <linus.wall...@linaro.org> > --- > Ralf: please ACK this so I can take it through the GPIO tree. > BTW: would be nice if the MIPS GPIO drivers could move down > to drivers/gpio in the long run. This should compile with > just #include <linux/gpio/driver.h>, I hope that works.
Acked-by: Ralf Baechle <r...@linux-mips.org> Ralf -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html