commit | d27ad7a833443fe0c4247129ab97105f1d845cda | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 14:38:36 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:14 2016 +0100 |
tree | 7e1fac04617264ef386ff8b0718926785b169869 | |
parent | 5b90b8c217e92ce9f027af5aa2cb12bdbbd2127a [diff] |
gpio: syscon: 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: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>