commit | ed47941a17993cc455b1009a9810b85faa02c23f | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 10:13:53 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:01 2016 +0100 |
tree | 3aa8e29c1dae8226c5038a2502e34bf403c8fb14 | |
parent | 064761d1566617018567ed4d18bbb82519c01506 [diff] |
pinctrl: ssbi-mpp: 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>