Commit 9a56dbf
committed
ASoC: SOF: Intel: filter HDA and IDISP codecs to bus->codec_mask
SDW codecs use the global HDaudio WAKEEN/STS to detect wakes since LNL.
But the wakeen is handled in the SDW driver. We should filter the
bus->codec_mask to only include HDA and IDISP codecs to avoid clearing
the wakeen status before it is handled.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>1 parent f9d6af2 commit 9a56dbf
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
269 | 274 | | |
270 | 275 | | |
271 | 276 | | |
| |||
0 commit comments