commit | d94780444bf3da8fc35e281aec6bbffa54a4a01a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 16:35:27 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 30 10:54:42 2016 +0200 |
tree | 3632e13d6df25de08b30365009e12ce87e47718b | |
parent | 839850f4fb76b56fcad3cabe27fc9f1a03821a2c [diff] |
input: ad7879: 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: Michael Hennerich <michael.hennerich@analog.com> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>