commit | 5c809c63ab508423225f5aea00f82308a427b0f9 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 22:50:08 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:08 2016 +0100 |
tree | b00af50def34f345ba8e7220d03da9de818c2ec7 | |
parent | dbf09b0aa9e75222dda7aa4f2fcd3eca107cf450 [diff] |
pinctrl: vt8500-wmt: 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: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>