commit | 87f0102bcbe7549339124bda8dfa2e0938229110 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Thu Apr 24 06:11:29 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Apr 24 06:11:29 2014 -0700 |
tree | 990dfd10aa9fe0ae8907fe89eda0354f26e6634e | |
parent | 135ff560086b49ce1618797385c1287744cdb367 [diff] | |
parent | 65d5126b3b6181ed519a4784d80a4a22dfe8f770 [diff] |
Merge " hal: msm8974: Fix echo reference port for msm8x10"
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h index 209ee2b..f86faf6 100644 --- a/hal/msm8974/platform.h +++ b/hal/msm8974/platform.h
@@ -200,7 +200,7 @@ #ifdef PLATFORM_MSM8610 #define LOWLATENCY_PCM_DEVICE 12 -#define EC_REF_RX "I2S_RX" +#define EC_REF_RX "SEC_I2S_RX" #else #define LOWLATENCY_PCM_DEVICE 15 #define EC_REF_RX "SLIM_RX"