qcacmn: Remove WMI_CONTROL_SVC_WMAC1/2 from the default service map

WMI_CONTROL_SVC_WMAC1/2 services are not supported by adrastea/rome firmware.

Change-Id: Ibf5ab94c44e91f9e61110b5c395c69a408d12b77
CRs-Fixed: 2122123
This commit is contained in:
Houston Hoffman
2017-10-05 15:05:46 -07:00
committed by Nandini Suresh
parent 2fedb13531
commit d42ab38aa3

View File

@@ -321,26 +321,6 @@ static struct service_to_pipe target_service_to_ce_map_wlan[] = {
PIPEDIR_IN, /* in = DL = target -> host */
2,
},
{
WMI_CONTROL_SVC_WMAC1,
PIPEDIR_OUT, /* out = UL = host -> target */
7,
},
{
WMI_CONTROL_SVC_WMAC1,
PIPEDIR_IN, /* in = DL = target -> host */
2,
},
{
WMI_CONTROL_SVC_WMAC2,
PIPEDIR_OUT, /* out = UL = host -> target */
9,
},
{
WMI_CONTROL_SVC_WMAC2,
PIPEDIR_IN, /* in = DL = target -> host */
2,
},
{
HTC_CTRL_RSVD_SVC,
PIPEDIR_OUT, /* out = UL = host -> target */