commit | be7658f71e6459dd8729946c55c9ac39112c0281 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 14:40:40 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Feb 19 09:51:44 2016 +0100 |
tree | 7d670bf37ab7300c5c4040d62a24f46544b7eade | |
parent | 41f6f8ecb7e0132e5dff9eb9e08c53e1e07661df [diff] |
MIPS: txx9: iocled: 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: linux-mips@linux-mips.org Acked-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>