Commit f10997b
acp-dma: clear channel pointer after free on probe failure
On a partial channel-init failure the channel array was freed but the
pointer was left set, so a later probe retry would free it again. Clear
the pointer after freeing.
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>1 parent e5b585c commit f10997b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| 317 | + | |
317 | 318 | | |
318 | 319 | | |
319 | 320 | | |
| |||
0 commit comments