commit | 378596f99460ebd255dc3f5c1bc67a9ff09273f3 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 10:16:00 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:02 2016 +0100 |
tree | d1bd0a30a1920096227ec7b81d5a50b54dd0a4cb | |
parent | ed47941a17993cc455b1009a9810b85faa02c23f [diff] |
pinctrl: ssbi-gpio: 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: Björn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>