commit | 1880657a15842d2e617789f98a7a68f61c870592 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Dec 06 00:32:16 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:05 2016 +0100 |
tree | 67c2e557abb09f5dcd1bef46e2171c26b0652431 | |
parent | 72a1ca2cb9f415e01c2e6c1b84f172f188daf8d4 [diff] |
gpio: dln2: 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: Octavian Purdila <octavian.purdila@intel.com> Cc: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>