commit | 0587d3db005c0bd838bfa0734cc611b4837c0f9d | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 00:16:03 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:14:48 2016 +0100 |
tree | 7859fa2ac4a8246d6c59d8a57dbea1aa6650be49 | |
parent | e19a5f795c1c5be562cfee1c578c97890a755abc [diff] |
pinctrl: cherryview: 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(). Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>