commit | bdffde3695bc165c8ec6ebfe460a16a27e086bfe | [log] [tgz] |
---|---|---|
author | Jaska Uimonen <jaska.uimonen@linux.intel.com> | Thu Apr 13 15:39:55 2023 +0300 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Apr 17 15:12:24 2023 +0200 |
tree | d80574128ead1c02e96ba7d685aeb98550a4cdc3 | |
parent | 43fc0f5184d0ec593e83055e7518254dfbe1e6ca [diff] |
soc: xtensa: intel_adsp: do power off only with custom pm policy The power off sequence in cavs is meant to be used only by custom pm policy handler thus guard it with proper ifdefs. Signed-off-by: Jaska Uimonen <jaska.uimonen@linux.intel.com>