commit | 69fd6aea3e429eb6480ad31e55c5bfd2245cce18 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 23:48:26 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Feb 19 09:51:41 2016 +0100 |
tree | 602808734e521d48abefc46a24bb069a15e8a207 | |
parent | 521a2ad6f862a28e2e43cb3e254a26bf0f9452e9 [diff] |
pinctrl: cygnus-gpio: 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: bcm-kernel-feedback-list@broadcom.com Cc: Scott Branden <sbranden@broadcom.com> Cc: Jon Mason <jonmason@broadcom.com> Acked-by: Ray Jui <rjui@broadcom.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>