commit | 4060a39237645b62ac29473bdc8e99b152194c6c | [log] [tgz] |
---|---|---|
author | Rocky7842 <eric.rocky7842@gmail.com> | Fri Apr 26 17:12:36 2024 +0800 |
committer | Francescodario Cuzzocrea <bosconovic@gmail.com> | Sat Jun 08 12:00:49 2024 +0200 |
tree | 91b293df5a883228b2ed69f3eca256f08a6ade46 | |
parent | 5a4f5844a7f48b5854ae013e325653f9512b47e9 [diff] |
exynos: sthal: Import `sound_trigger_notify_ahal_record_status` from newer sthal * This is used to explicitly stop sthal to prevent concurrent input, which is not supported. * This is also found on 9830 stock sthal, which is a version similar to what we already have here. * From https://gitlab.com/Linaro/96boards/e850-96/platform/vendor/samsung_slsi/-/blob/android13-e850-96/exynos/audio/sthal/unified/v1/sound_trigger_hw.c Change-Id: Ia2f72840a0af34afb956fca5b6f7fd5c1b5d47fe Signed-off-by: Francescodario Cuzzocrea <bosconovic@gmail.com>