commit | d3de31d467a13d50b4fc23407972cce61b2120a8 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 09:13:57 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:06 2016 +0100 |
tree | ea32fe1064baf7be9f44aa09fe13cb592cb69f94 | |
parent | a2f33804657dbd347c4ae23c4e75dbfe950d89d4 [diff] |
gpio: lpc18xx: 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: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>