commit | 81a0bad83149a304aae945c6d856e730e169afde | [log] [tgz] |
---|---|---|
author | David Lin <dtwlin@google.com> | Thu Jun 28 12:13:18 2018 -0700 |
committer | Michael Bestas <mkbestas@lineageos.org> | Wed Mar 31 23:58:20 2021 +0300 |
tree | d45a045515deab4cce4f28f93482c77e7e76d37c | |
parent | c51fc468a003ee4496553b9914417cd3dab84b40 [diff] |
asoc: msm-lsm-client: Fix inconsistent locking This patch addresses the following locking error: msm-lsm-client.c:337 lsm_event_handler() warn: inconsistent returns 'spin_lock:&prtd->event_lock' Bug: 77543262 Test: build & boot Change-Id: I6e492df8f90ba25ec17d548249b29b8ba1a87a29 Signed-off-by: David Lin <dtwlin@google.com>