Merge "hal: Fix for hang during unloading of primary hal"
diff --git a/hal/msm8974/platform.c b/hal/msm8974/platform.c
index 3f426e9..8a71b31 100644
--- a/hal/msm8974/platform.c
+++ b/hal/msm8974/platform.c
@@ -2298,8 +2298,6 @@
         }
     }
 
-    /* init keep-alive for compress passthru */
-    audio_extn_keep_alive_init(adev);
 #ifdef DYNAMIC_LOG_ENABLED
     log_utils_init();
 #endif