commit | c1d066ab9098cb5d7aef020a9154efce68d3dbec | [log] [tgz] |
---|---|---|
author | David Lin <dtwlin@google.com> | Thu Jun 28 11:55:37 2018 -0700 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Mon Sep 27 22:50:43 2021 +0200 |
tree | a68caf14352c9f3a6d05fce6af9da9cc745c7886 | |
parent | 1b2365d20fa3367df1af2f78a9f07fd15c927118 [diff] |
spcom: Fix inconsistent locking This patch addresses the following locking error: spcom.c:2041 spcom_handle_write() warn: inconsistent returns 'mutex:&spcom_dev->cmd_lock'. Bug: 77543262 Test: build & boot Change-Id: Idb8ce10381d762b6836e9c31ef73fb83a2a7ba7c Signed-off-by: David Lin <dtwlin@google.com>