commit | 7fee1bdd39757e2619bc6225e3f5fb65e624d271 | [log] [tgz] |
---|---|---|
author | Kai Vehmanen <kai.vehmanen@linux.intel.com> | Mon Apr 08 17:29:25 2024 +0300 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Apr 10 15:55:21 2024 +0200 |
tree | d304e959dc81252cadf5f3bfa3af72ec08a19ba2 | |
parent | 03057f33d4a3066a469006fc5cef6a5828f42f47 [diff] |
soc: intel_adsp: cavs: fix power_down documentation Fix the inline documentation to match implementation. As IPFL is used, the correct matching function is xthal_icache_region_lock(). Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>