commit | 9f57f81c129f0f9456f78f00235f70ac5e21e0f5 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 10:18:50 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:03 2016 +0100 |
tree | acef14ad403452f4a81413eeb93d3162654546e4 | |
parent | 378596f99460ebd255dc3f5c1bc67a9ff09273f3 [diff] |
pinctrl: samsung: 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: Tomasz Figa <tomasz.figa@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>