Loading asoc/msm-transcode-loopback-q6-v2.c +1 −3 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2017-2020, The Linux Foundation. All rights reserved. /* Copyright (c) 2017-2021, The Linux Foundation. All rights reserved. */ #include <linux/init.h> Loading Loading @@ -44,8 +44,6 @@ #define APP_TYPE_CONFIG_IDX_SAMPLE_RATE 2 #define APP_TYPE_CONFIG_IDX_BE_ID 3 static DEFINE_MUTEX(transcode_loopback_session_lock); struct msm_transcode_audio_effects { struct bass_boost_params bass_boost; struct pbe_params pbe; Loading Loading
asoc/msm-transcode-loopback-q6-v2.c +1 −3 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2017-2020, The Linux Foundation. All rights reserved. /* Copyright (c) 2017-2021, The Linux Foundation. All rights reserved. */ #include <linux/init.h> Loading Loading @@ -44,8 +44,6 @@ #define APP_TYPE_CONFIG_IDX_SAMPLE_RATE 2 #define APP_TYPE_CONFIG_IDX_BE_ID 3 static DEFINE_MUTEX(transcode_loopback_session_lock); struct msm_transcode_audio_effects { struct bass_boost_params bass_boost; struct pbe_params pbe; Loading