commit | 3d18fb5c87576493a00fe51f09b6e82a17168177 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 09:37:00 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:14:55 2016 +0100 |
tree | d6b355aef9b4f6df6b4b698e0d173f1c84252031 | |
parent | 573718337f0359a935a276ce98996bbe062c926d [diff] |
pinctrl: pistachio: 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(). Acked-by: Andrew Bresticker <abrestic@chromium.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>