commit | f42b6f5800b6d06442c193d4beb423b0186e7b6a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 23:41:55 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 26 15:36:40 2016 +0200 |
tree | 8f8afb38862726fa068fb76b3442736cf8fe0745 | |
parent | 8f4160661fd251e651f24f61b7ba4c36898e2621 [diff] |
ASoC: wm8962: 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>