summaryrefslogtreecommitdiffstats
path: root/hal/msm8974/platform.h
diff options
context:
space:
mode:
authorRavi Kumar Alamanda <ralama@codeaurora.org>2015-06-08 16:44:05 -0700
committerEric Laurent <elaurent@google.com>2015-06-18 17:34:34 +0000
commitb7ea4f581dab56101215e97692c265931addad80 (patch)
treee77d792fead0e78eb0de86fd4b8434c513cbd479 /hal/msm8974/platform.h
parentff864719d078ba8edb81c565a8db5e3f1ea07f15 (diff)
downloadhardware_qcom_audio-b7ea4f581dab56101215e97692c265931addad80.tar.gz
hardware_qcom_audio-b7ea4f581dab56101215e97692c265931addad80.tar.bz2
hardware_qcom_audio-b7ea4f581dab56101215e97692c265931addad80.zip
hal: update combo device handling
If the wired headset/headphone/line devices are handled by a different backend than speaker/earpiece devices, the combo devices such as speaker+headphones can be split into individual devices and enabled/disabled independently. Bug: 21581860. Change-Id: Icdd962a4dc1da536fe89c4de2202e7383275603d
Diffstat (limited to 'hal/msm8974/platform.h')
-rw-r--r--hal/msm8974/platform.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h
index c242b163..e96c098f 100644
--- a/hal/msm8974/platform.h
+++ b/hal/msm8974/platform.h
@@ -195,12 +195,6 @@ enum {
#define VOLTE_CALL_PCM_DEVICE 21
#define QCHAT_CALL_PCM_DEVICE 33
#define VOWLAN_CALL_PCM_DEVICE -1
-#elif PLATFORM_MSM8994
-#define VOICE_CALL_PCM_DEVICE 2
-#define VOICE2_CALL_PCM_DEVICE 22
-#define VOLTE_CALL_PCM_DEVICE 14
-#define QCHAT_CALL_PCM_DEVICE 20
-#define VOWLAN_CALL_PCM_DEVICE 36
#else
#define VOICE_CALL_PCM_DEVICE 2
#define VOICE2_CALL_PCM_DEVICE 22