commit | f69255ce67b6e6f496d165b48231075262c9a225 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 15:05:34 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:02 2016 +0100 |
tree | 903e71ec997155b2399cc8b5cfc3a2c610de06a7 | |
parent | 5060e0e8934ca6685ea8bf185cbe0fa2118a946e [diff] |
gpio: adp5588: 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: Jean-Francois Dagenais <jeff.dagenais@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>