Browse Source

Merge "asoc: Update the senary MI2S interface port id index"

qctecmdr 5 years ago
parent
commit
2eb4da98bc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      asoc/msm-dai-q6-v2.h

+ 2 - 2
asoc/msm-dai-q6-v2.h

@@ -23,8 +23,8 @@
 #define MSM_TERT_MI2S 2
 #define MSM_QUAT_MI2S  3
 #define MSM_QUIN_MI2S  4
-#define MSM_SEC_MI2S_SD1  5
-#define MSM_SENARY_MI2S  6
+#define MSM_SENARY_MI2S  5
+#define MSM_SEC_MI2S_SD1  6
 #define MSM_INT0_MI2S  7
 #define MSM_INT1_MI2S  8
 #define MSM_INT2_MI2S  9