Commit 56ebbd1
ASoC: cs42l43: Correct extraction of data pointer in suspend/resume
The current code is pulling the wrong pointer causing it to disable the
wrong IRQ. Correct the code to pull the correct cs42l43 core data
pointer.
Fixes: 64353af ("ASoC: cs42l43: Add system suspend ops to disable IRQ")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://msgid.link/r/20240326105434.852907-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>1 parent 708181c commit 56ebbd1
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2364 | 2364 | | |
2365 | 2365 | | |
2366 | 2366 | | |
2367 | | - | |
| 2367 | + | |
| 2368 | + | |
2368 | 2369 | | |
2369 | 2370 | | |
2370 | 2371 | | |
| |||
2373 | 2374 | | |
2374 | 2375 | | |
2375 | 2376 | | |
2376 | | - | |
| 2377 | + | |
| 2378 | + | |
2377 | 2379 | | |
2378 | 2380 | | |
2379 | 2381 | | |
| |||
2382 | 2384 | | |
2383 | 2385 | | |
2384 | 2386 | | |
2385 | | - | |
| 2387 | + | |
| 2388 | + | |
2386 | 2389 | | |
2387 | 2390 | | |
2388 | 2391 | | |
| |||
2391 | 2394 | | |
2392 | 2395 | | |
2393 | 2396 | | |
2394 | | - | |
| 2397 | + | |
| 2398 | + | |
2395 | 2399 | | |
2396 | 2400 | | |
2397 | 2401 | | |
| |||
0 commit comments