commit | ed1c9b3c18e33a69da0a911eadf4948ea7e5b5b9 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 30 10:48:04 2016 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Apr 19 07:58:30 2016 +0100 |
tree | 6af3a5228bc869c142c0c6a192ddfbaeb96731e8 | |
parent | 8d5f095fc5f7e36f40a80e87317828be249ee454 [diff] |
mfd: htc-i2cpld: 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(). Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>