commit | fded3f40bf96d14a8c5bc3e4593e7cdc5709ab88 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 09:49:18 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:14:57 2016 +0100 |
tree | aba8c4e3665ffcf73ac800ac1ba15f8d48050b17 | |
parent | 2e862a7bd63f57fcaa4a3a4929f51c56289f1f80 [diff] |
pinctrl: msm: 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: Stephen Boyd <sboyd@codeaurora.org> Cc: Björn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>