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
这个提交包含在:
Yeshwanth Sriram Guntuka
2020-12-15 11:04:20 +05:30
提交者 snandini
父节点 bba4c15b50
当前提交 2ae7335604

查看文件

@@ -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)
{