[alsa-devel] [PATCH 2/2] ASoC: wm8904: implement input mode select as a mux
Charles Keepax
ckeepax at opensource.cirrus.com
Tue Aug 20 12:50:33 CEST 2019
On Tue, Aug 20, 2019 at 12:33:33PM +0200, Michał Mirosław wrote:
> Make '* Capture Mode' a mux. This makes DAPM know that in single-ended
> mode only inverting mux paths need to be enabled.
>
> Signed-off-by: Michał Mirosław <mirq-linux at rere.qmqm.pl>
> ---
> +static const struct snd_kcontrol_new rin_mode =
> + SOC_DAPM_ENUM("right Capture Mode", rin_mode_enum);
Minor nit missing a captial on the right here.
Otherwise looks good:
Acked-by: Charles Keepax <ckeepax at opensource.cirrus.com>
Thanks,
Charles
More information about the Alsa-devel
mailing list