commit | 2a873c8d623023ecfde33542729bfb682fcd0f12 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 15:08:00 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:17 2016 +0100 |
tree | 8e7804c32415f1d6ecd7b258ef00de2b55fdc9d4 | |
parent | 65389b490089fa387052b5946a4dc2f637eaeb9a [diff] |
gpio: viperboard: 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: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>