Update the senary MI2S interface port id index to 5 as it uses this device ID. Change-Id: I7fc3040b35e1f3250b519b8c74fbbece5a2866bc Signed-off-by: Aditya Bavanari <[email protected]>
@@ -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