qcacmn: Use the pld register window lock for Lahaina and Cedros

Use the pld register window lock for Lahaina and Cedros.

Change-Id: I34431dce6c5ed6e03f5805e36fd7df47754a8c14
CRs-Fixed: 2835825
This commit is contained in:
Yeshwanth Sriram Guntuka
2020-12-15 11:04:20 +05:30
committed by snandini
parent bba4c15b50
commit 2ae7335604

View File

@@ -133,8 +133,7 @@ static inline void hal_reg_write_result_check(struct hal_soc *hal_soc,
}
}
#if !defined(QCA_WIFI_QCA6390) && !defined(QCA_WIFI_QCA6490) || \
!defined(QCA_WIFI_QCA6750)
#if !defined(QCA_WIFI_QCA6390) && !defined(QCA_WIFI_QCA6490)
static inline void hal_lock_reg_access(struct hal_soc *soc,
unsigned long *flags)
{