commit | c52d9df14ba75af351a2be7cc49f9e055192af93 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 09:51:47 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:00 2016 +0100 |
tree | 3c0ac8ce48d4ec4ff4b93596d9cc1c9241d99195 | |
parent | fded3f40bf96d14a8c5bc3e4593e7cdc5709ab88 [diff] |
pinctrl: spmi: 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: Ivan T. Ivanov <ivan.ivanov@linaro.org> Cc: Björn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>