commit | 68ab0126001fb265c080b84e54b3c7c35e9d821d | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Dec 03 15:44:46 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:14:50 2016 +0100 |
tree | 377945ca12816d7f807cdbed10e7f1e166cf9e28 | |
parent | 827c93dae7275aaf7bfc2f1b41e1e6845751dda9 [diff] |
pinctrl: nomadik: 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(). Signed-off-by: Linus Walleij <linus.walleij@linaro.org>