commit | 27cc78e3be3abb16ff77324624a6dfb410b3d338 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Dec 10 19:02:26 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:09 2016 +0100 |
tree | 3e30181ab1d6f1e75f9ae154820fb20577cb1cdc | |
parent | 5c809c63ab508423225f5aea00f82308a427b0f9 [diff] |
pinctrl: nsp-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: Yendapally Reddy Dhananjaya Reddy <yrdreddy@broadcom.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>