OSDN Git Service

qdsp6v2: fix inconsistent mutex_lock
authorDavid Lin <dtwlin@google.com>
Fri, 2 Jun 2017 03:57:09 +0000 (20:57 -0700)
committerArian <arian.kulmer@web.de>
Tue, 19 Nov 2019 14:36:09 +0000 (15:36 +0100)
commitdff716e2e647306429c358f25049407cc3c0fcfd
tree0b870ee851b78b63a2cf3d9a4bdbfe28e6aa5c34
parent64db74386224b035ef1966f690cc681c58d25abb
qdsp6v2: fix inconsistent mutex_lock

sound/soc/msm/qdsp6v2/q6voice.c:5984 voc_set_device_config() warn:
inconsistent returns 'mutex:&v->lock'

Change-Id: Ie58dbea8881acdd6a5253828e15d29075092b818
Signed-off-by: David Lin <dtwlin@google.com>
sound/soc/msm/qdsp6v2/q6voice.c