Around Wed 09 Dec 2015 14:36:53 +0100 or thereabout, Linus Walleij wrote: > 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: Haavard Skinnemoen <[email protected]> > Cc: Hans-Christian Egtvedt <[email protected]> > Signed-off-by: Linus Walleij <[email protected]>
Acked-by: Hans-Christian Noren Egtvedt <[email protected]> > --- > AVR32 folks: please ACK this patch so I can take it through the > GPIO tree. Thanks for fixing. > BTW: consider tidying up and moving this driver to drivers/pinctrl > and implement the right pin control interfaces for AVR32 ... > thanks. I note the heads up, added to my backlog. > --- > arch/avr32/mach-at32ap/pio.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) <snipp diff> -- mvh Hans-Christian Egtvedt -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
