mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-04 15:13:17 +00:00
The same QMI transaction data is synchronized using two mutex locks. Remove ineffective transaction mutex lock because it is always covered by QMI txn_lock with same purpose. CRs-Fixed: 2470638 Change-Id: If53e006436c77d572b2d69507e1593e3d57e1cd4 Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>