commit | 1f36bec53f045c72707b40723d70d39ba1099122 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Dec 03 15:31:48 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:01 2016 +0100 |
tree | c09600722a1f7fbfe32317c97bb22c30c3b56452 | |
parent | 0f4630f3720e7e6e921bf525c8357fea7ef3dbab [diff] |
gpio: 104-idi-48: 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>