commit | 22e5e747e71f19ac3af60ce648f4c02c63ed3cc1 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 30 10:48:07 2016 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Apr 19 07:58:51 2016 +0100 |
tree | 02cdfec76902c566a049d6d4cf7b77b4928d8bf2 | |
parent | 4e125f62b73dffde17f4c53155654623ab2a9855 [diff] |
mfd: tps65010: 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>