commit | f5abf9ee51910b2cae03c11f1f7be1d6dd2be61e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 14:28:45 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Feb 19 09:51:43 2016 +0100 |
tree | 8849b869ca0567547ef3751f35777d3094a06df1 | |
parent | 6483d829201f5b14f559c343c150cf27c6c1b24e [diff] |
MIPS: jz4740: 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>