commit | 192d3507e2e65790f03ff43aeb1930ae097a8315 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 10:29:35 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:05 2016 +0100 |
tree | 1b97c05d53cb8371b77d9b5545c1253fd7b88e8f | |
parent | 9420023a5327f29a37cf0a6198bd7d8d80f9634c [diff] |
pinctrl: sirf: 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: Barry Song <baohua@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>