commit | 370ea61134e9d13cef0dc671ce1fbc5a60756b59 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 09:27:45 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:14:53 2016 +0100 |
tree | 983fcec24a1ed26a15a4ca760bc7e5a900258fc3 | |
parent | f5bc3568db62c483049ce688baa06ff68dfb0fbd [diff] |
pinctrl: at91: 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: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>