commit | c2aea142af6179d757424a21110da3fc90127e02 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 23:44:39 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 26 15:36:57 2016 +0200 |
tree | 6a80e91952dc6840595a0c75acd2a255c76a379f | |
parent | f42b6f5800b6d06442c193d4beb423b0186e7b6a [diff] |
ASoC: wm8996: 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>