hal: Change device IDs of HFP

Match the device IDs of HFP with the IDs of the
DAI links for HFP in the machine driver of 8x16.

Change-Id: I7f4cc46c7017d44b08964c3538370606e57ab7df
diff --git a/hal/msm8916/platform.h b/hal/msm8916/platform.h
index 45df28a..f081912 100644
--- a/hal/msm8916/platform.h
+++ b/hal/msm8916/platform.h
@@ -168,8 +168,8 @@
 #define FM_PLAYBACK_PCM_DEVICE 5
 #define FM_CAPTURE_PCM_DEVICE  6
 #define HFP_PCM_RX 5
-#define HFP_SCO_RX 23
-#define HFP_ASM_RX_TX 24
+#define HFP_SCO_RX 17
+#define HFP_ASM_RX_TX 18
 
 #define INCALL_MUSIC_UPLINK_PCM_DEVICE 1
 #define INCALL_MUSIC_UPLINK2_PCM_DEVICE 16