commit | c634fc19fe39f49a00d0e8e922a60ae24b8855b1 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 15:53:04 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:04 2016 +0100 |
tree | 0c1bd3c1b21b22d1234eedbe9c35da20ad4711d3 | |
parent | 435cc3d4286566c904c5ff63475ba9eb1e61e3e6 [diff] |
gpio: cs5535: 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: Fabian Frederick <fabf@skynet.be> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>