Commit 0c76c00
committed
alsa: remove crash on init
If alsactl init does not recognise the device,
it will return error code 99 and bring down the whole test.
We do not care for unrecognised devices and will ignore it instead.
Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>1 parent 107aeb3 commit 0c76c00
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1255 | 1255 | | |
1256 | 1256 | | |
1257 | 1257 | | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
1258 | 1264 | | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
1259 | 1268 | | |
1260 | 1269 | | |
1261 | 1270 | | |
| |||
0 commit comments