Commit d93bb62
committed
macaudio: Avoid matches against cs42l84's constrols
On systems with cs42l84 headset codec "* " can't be used as control name
pattern since it would match "Jack HPF Corner Frequency". Its control is
not an enum and thus will always return -EINVAL.
Signed-off-by: Janne Grunau <j@jannau.net>1 parent 8fc4650 commit d93bb62
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1247 | 1247 | | |
1248 | 1248 | | |
1249 | 1249 | | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
1250 | 1254 | | |
1251 | 1255 | | |
1252 | 1256 | | |
1253 | 1257 | | |
1254 | 1258 | | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
1255 | 1266 | | |
1256 | | - | |
| 1267 | + | |
| 1268 | + | |
1257 | 1269 | | |
1258 | 1270 | | |
1259 | 1271 | | |
| |||
0 commit comments