commit | 17758b0490e6ce100648f80cd611ef360a69432a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 15:27:49 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:19 2016 +0100 |
tree | a09f9a0cbd7b7df53d919077cb28dff815588e39 | |
parent | 9a3ad668a081163ad5108a6f5d3a7ddaa0390098 [diff] |
gpio: zx: 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: Jun Nie <jun.nie@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>