]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: codecs: aw88261: remove async start
authorVal Packett <val@packett.cool>
Fri, 29 May 2026 20:05:12 +0000 (17:05 -0300)
committerMark Brown <broonie@kernel.org>
Tue, 9 Jun 2026 23:09:10 +0000 (00:09 +0100)
commitcaea99ac809dfba58b3d2db60ae101c627cec889
tree4e71dc3df635874a261d75aa16cbd4752effe2ff
parentedf01bc1c698641d98d7f7c92f00596823a634c1
ASoC: codecs: aw88261: remove async start

Codec drivers are not supposed to do anything like this. The result was
that the first second or so of playback was essentially inaudible, and
very short alert sounds could be missed entirely. Let's not do this.

Signed-off-by: Val Packett <val@packett.cool>
Tested-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://patch.msgid.link/20260529200550.529719-6-val@packett.cool
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/aw88261.c
sound/soc/codecs/aw88261.h