commit | cf90c9e35be883d8ebcca3d4a2b1044a234f24d8 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 10:07:07 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:08 2016 +0100 |
tree | 2fd9f3b09b2698f900112ff7b4314264293e8924 | |
parent | 609f9692ccd7034aaf620a6cd4ec1b6fb9ba4c7b [diff] |
gpio: mc9s08dz60: 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: wu guoxing <b39297@freescale.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>