commit | d602ae90a35e66c418189e917395408dd2e85e20 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Dec 03 18:18:06 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:01 2016 +0100 |
tree | bcd89177d5f80a843832837ec044c31a8c97a2b5 | |
parent | 1f36bec53f045c72707b40723d70d39ba1099122 [diff] |
gpio: 104-idio-16: 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: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>