Re: [PATCH 1/2] ASoC: sophgo: cv1800b: document DAC overwrite handling
"Anton D. Stavinskii" <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jan 27, 2026 at 06:49:14PM +0400, Mark Brown wrote: > On Tue, Jan 27, 2026 at 10:48:07PM +0400, Anton D. Stavinskii wrote: > > Add comments to cv1800b_dac_mute() and its caller to explain how the > > overwrite mechanism works and why we force it off before playback. > > --- > > sound/soc/sophgo/cv1800b-sound-dac.c | 6 +++++- > > 1 file changed, 5 insertions(+), 1 deletion(-) > > You've not provided a Signed-off-by for this so I can't do anything with > it, please see Documentation/process/submitting-patches.rst for details > on what this is and why it's important. Sorry. I was relying on b4 prep --check. Looks like it was wrong. Should I resend as v1?