Commit 4c37c24
ASoC: rt711-sdca: fix IO transfer timed out in kmod test
The driver tries to set the SCP_SDCA_IntMask1/2 registers when the module removes.
At this moment, we need to avoid accessing the registers when the cache_only enables.
Therefore, this patch removes the sdw_write_no_pm when the jack sets to null.
However, this is no concern because the driver disables HID 1/2 event
which is controlled by the codec inside.
Signed-off-by: Shuming Fan <shumingf@realtek.com>1 parent d5f0fef commit 4c37c24
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | 480 | | |
485 | 481 | | |
486 | 482 | | |
| |||
0 commit comments