feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source

Audio DSP is power-off when system suspend. Remove it from
wakeup source list to prevent unnecessary wakeup.

Signed-off-by: Edward-JW Yang <edward-jw.yang@mediatek.corp-partner.google.com>
Change-Id: Id7251de9c8b9c9a4a4b2c41a310168d336035b9a
This commit is contained in:
Edward-JW Yang 2021-10-13 19:57:33 +08:00 committed by Rex-BC Chen
parent 17c1f1e6ec
commit c260b3246b
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@
R12_CCIF0_EVENT_B | \
R12_SSPM2SPM_WAKEUP_B | \
R12_SCP2SPM_WAKEUP_B | \
R12_ADSP2SPM_WAKEUP_B | \
R12_USBX_CDSC_B | \
R12_USBX_POWERDWN_B | \
R12_SYS_TIMER_EVENT_B | \