commit | d81b37fcad764c7babd7dd858aeb1b9afd2df5cc | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 11:37:33 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:11 2016 +0100 |
tree | daae174b93df02a910a577a099a021de064a5c12 | |
parent | 510f48713711abed9a79aa405147687dd256d072 [diff] |
gpio: pl061: 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: Haojian Zhuang <haojian.zhuang@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>