On Fri, 17 Dec 2021 14:02:11 +0100, Mark Brown wrote: > > These two patches improve the mixer test, checking that the default > values for enums are valid and extending them to cover all the values > for multi-value controls, not just the first one. It also factors out > the validation that values are OK for controls for future reuse. > > Mark Brown (2): > kselftest: alsa: Factor out check that values meet constraints > kselftest: alsa: Validate values read from enumerations Applied both patches now. Thanks. Takashi