commit | 9420023a5327f29a37cf0a6198bd7d8d80f9634c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 10:27:16 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:05 2016 +0100 |
tree | ee56f7252f22d50171cff2dc221d45183dd73f82 | |
parent | 7cb093c4bce3a145cc1586d4464cd362376c2cc6 [diff] |
pinctrl: sirf-atlas7: 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: Barry Song <baohua@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>