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