Commit c0aab2d
committed
dmaengine: sdxi: context: Initialize admin cxt_sts in sdxi_admin_cxt_init()
Makes more sense to do it in here rather than up in the function
activation routine. Ordering with respect to updating the context
table also makes slightly more sense IMO.
Signed-off-by: Nathan Lynch <nathan.lynch@amd.com>1 parent 09ed767 commit c0aab2d
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| 416 | + | |
| 417 | + | |
416 | 418 | | |
417 | 419 | | |
418 | 420 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | 246 | | |
250 | 247 | | |
251 | 248 | | |
| |||
0 commit comments