Commit e7f5fd3
committed
soundwire: bus: test all write status
In the existing code we don't check all write transactions so may miss
the root cause of an issue.
Make sure all writes are tested and errors not propagated further.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>1 parent 6618813 commit e7f5fd3
1 file changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1279 | 1279 | | |
1280 | 1280 | | |
1281 | 1281 | | |
1282 | | - | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
1283 | 1288 | | |
1284 | 1289 | | |
1285 | 1290 | | |
| |||
1293 | 1298 | | |
1294 | 1299 | | |
1295 | 1300 | | |
1296 | | - | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
1297 | 1308 | | |
1298 | 1309 | | |
1299 | 1310 | | |
| |||
0 commit comments