Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 849c7260 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: spk_protection: fix compile error"

parents 4afc524c b3625f6f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1745,6 +1745,7 @@ static int get_spkr_prot_v_vali_param(int cal_fd __unused, int *status __unused,
static void* spkr_v_vali_thread()
{
    int ret = 0;
    struct audio_device *adev = handle.adev_handle;
    handle.v_vali_threadid = pthread_self();

    if (!handle.v_vali_wait_time)