diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-02-22 17:27:17 (GMT) |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2014-03-05 16:13:44 (GMT) |
commit | 2111b6ea6352feb44c504c717d789d7405461a0c (patch) | |
tree | 5f8d87986ef43431261deaab11603f2d8673b277 /.gitignore | |
parent | 3e23d43ae84e765279660fe99438ae572440b49e (diff) | |
download | linux-fsl-qoriq-2111b6ea6352feb44c504c717d789d7405461a0c.tar.xz |
ASoC: sta32x: Fix cache sync
commit 70ff00f82a6af0ff68f8f7b411738634ce2f20d0 upstream.
codec->control_data contains a pointer to the regmap struct of the device, not
to the device private data. Use snd_soc_codec_get_drvdata() instead.
The issue was introduced in commit 29fdf4fbbe ("ASoC: sta32x: Convert to
regmap").
Fixes: 29fdf4fbbe (ASoC: sta32x: Convert to regmap)
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions