commit | db1d127053c4c525086673e39691d274668a458d | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 23:31:28 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 26 15:36:19 2016 +0200 |
tree | 75ff10ae26d537288960d09dd2f86accdad1c707 | |
parent | 14900363454b8244b41f77f42013a22db20bb2e2 [diff] |
ASoC: wm5100: 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: Liam Girdwood <lgirdwood@gmail.com> Cc: alsa-devel@alsa-project.org Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>