18 Jun
2022
18 Jun
'22
1:15 a.m.
On Sat, Jun 18, 2022 at 12:37:08AM +0530, Sameer Pujar wrote:
The commit aa2a4b897132("ASoC: ops: Fix boolean/integer detection for simple controls") fixes false positives with controls not ending in " Volume" string. But it now forces boolean type for the multi value controls. Fix this by adding a max check before assigning types.
Thanks but someone already sent a fix for this.