commit | 2d4443be10a70100cfdc1abcf1475a86bc62534b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 23:00:46 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 26 15:34:49 2016 +0200 |
tree | e2f204774490a3fb04acf7a2ff4c7afe0e26794f | |
parent | 3769a895b4a61b66085f97f8124df4833ee6e577 [diff] |
ssb: gpio_driver: 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: Hauke Mehrtens <hauke@hauke-m.de> Cc: Michael Buesch <m@bues.ch> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>