commit | 80036f88db18b98bc20f7321dbd5f9947576a2b2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 22:12:11 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:07 2016 +0100 |
tree | 088383c4e20b60fea9563df83387cffe57a747af | |
parent | 11aa679a6a0b20fe105a7a955a82153e255bae74 [diff] |
pinctrl: at91-pio4: 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: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>