commit | a9bc97e43f56c0cf9a3f7528f0ed012fe352207c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 09:18:23 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:06 2016 +0100 |
tree | 2de0b744d0e64a097224abfa5f63be94ea420df3 | |
parent | d3de31d467a13d50b4fc23407972cce61b2120a8 [diff] |
gpio: lpc32xx: 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: Roland Stigge <stigge@antcom.de> Acked-by: Vladimir Zapolskiy <vz@mleia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>