]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: doc: Clarify IEC958 controls iface
authorMaxime Ripard <maxime@cerno.tech>
Tue, 25 May 2021 13:23:43 +0000 (15:23 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 8 Jun 2021 15:05:33 +0000 (17:05 +0200)
commit31e1fee2525a5045fcd2c438d9385e7a0d9032d6
treefea8663158bee7eb9b23232c3096704623b41d68
parent78f0a5f86683713bf30eae653c023ab078a37264
ALSA: doc: Clarify IEC958 controls iface

The doc currently mentions that the IEC958 Playback Default should be
exposed on the PCM iface, and the Playback Mask on the mixer iface.

It's a bit confusing to advise to have two related controls on two
separate ifaces, and it looks like the drivers that currently expose
those controls use any combination of the mixer and PCM ifaces.

Let's try to clarify the situation a bit, and encourage to at least have
the controls on the same iface.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20210525132354.297468-2-maxime@cerno.tech
Documentation/sound/kernel-api/writing-an-alsa-driver.rst