commit | 95bf0951e415cf71654184fd6e8c711782b1f22a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 13:48:02 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jan 07 00:07:39 2016 +0100 |
tree | 3a292301784819982d44468de5a0b3c9b445b92e | |
parent | 11680af7c8579fc37ac34bf16cb5ea49435054a4 [diff] |
avr32: gpio: 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: Haavard Skinnemoen <hskinnemoen@gmail.com> Acked-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>