qcacmn: Initial changes for pine

Add device ID change and target type checks for pine.
Also remove memory war added for Hk emulation.

Change-Id: Idf531a48a03202d4fb241a92a1d671ee2b94cfbd
CRs-fixed: 2453899
Cette révision appartient à :
Nandha Kishore Easwaran
2019-06-27 11:38:53 +05:30
révisé par nshrivas
Parent 1e8591a2a0
révision 5d3475b985
19 fichiers modifiés avec 199 ajouts et 9 suppressions

Voir le fichier

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2013-2016,2018 The Linux Foundation. All rights reserved.
* Copyright (c) 2013-2016,2018-2019 The Linux Foundation. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -41,5 +41,5 @@ extern struct hostdef_s *IPQ4019_HOSTdef;
extern struct hostdef_s *QCA8074_HOSTdef;
extern struct hostdef_s *QCA8074V2_HOSTDEF;
extern struct hostdef_s *QCA6018_HOSTDEF;
extern struct hostdef_s *QCN9000_HOSTDEF;
#endif