commit | 014c1b3de3bec90df119e718d3f9f131747609bf | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 09:33:30 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:14:54 2016 +0100 |
tree | 550d53ac69b6509ca60a5f3c261aec316418fd84 | |
parent | 370ea61134e9d13cef0dc671ce1fbc5a60756b59 [diff] |
pinctrl: u300: 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>