commit | 2b016d2793d7b23d9fdfc55f5afc8fc6e6fd30eb | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 08:29:43 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:14:51 2016 +0100 |
tree | f8f2cbfd224e1932c89d45fede5b1dd565a9a91c | |
parent | 68ab0126001fb265c080b84e54b3c7c35e9d821d [diff] |
pinctrl: abx500: 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>