commit | de3d851beab55f36c7a555e313331c61bbb91f0b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 08:33:09 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:14:52 2016 +0100 |
tree | 4c7226574bec26a5b085fc5b8fee65e4e30c3e98 | |
parent | 2b016d2793d7b23d9fdfc55f5afc8fc6e6fd30eb [diff] |
pinctrl: adi2: 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(). Acked-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>