ASoC: rt712: avoid skipping the blind write
authorShuming Fan <shumingf@realtek.com>
Mon, 1 Sep 2025 08:57:57 +0000 (16:57 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 1 Sep 2025 12:12:13 +0000 (13:12 +0100)
commitf54d87dad7619c8026e95b848d6ef677b9f2b55f
tree200f0ec0446fefe81740a7323dc579f9cd0106c5
parent3e7fd1febc3156d3d98fba229399a13b12d69707
ASoC: rt712: avoid skipping the blind write

Some devices might not use the DMIC function of the RT712VB.
Therefore, this patch avoids skipping the blind write with RT712VB.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://patch.msgid.link/20250901085757.1287945-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt712-sdca.c