diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-02-16 14:58:54 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-16 16:16:58 +0100 |
commit | a8992973edbb2555e956b90f6fe97c4bc14d761d (patch) | |
tree | 2d3c7d28e4e96b802ead2fc8b641556cb5864cd5 /MAINTAINERS | |
parent | MAINTAINERS: Add myself as sgtl5000 maintainer (diff) | |
download | linux-a8992973edbb2555e956b90f6fe97c4bc14d761d.tar.xz linux-a8992973edbb2555e956b90f6fe97c4bc14d761d.zip |
ASoC: sgtl5000: Fix suspend/resume
Commit 8419caa72702 ("ASoC: sgtl5000: Do not disable regulators in
SND_SOC_BIAS_OFF") causes the sgtl5000 to fail after a suspend/resume
sequence:
Playing WAVE '/media/a2002011001-e02.wav' : Signed 16 bit Little
Endian, Rate 44100 Hz, Stereo
aplay: pcm_write:2051: write error: Input/output error
The problem is caused by the fact that the aforementioned commit
dropped the cache handling, so re-introduce the register map
resync to fix the problem.
Suggested-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: <stable@vger.kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions