diff options
author | 2019-01-14 13:44:47 +0000 | |
---|---|---|
committer | 2019-01-22 13:34:34 +0100 | |
commit | cfb32101ba148ad772a2556fc5086069c59d882f (patch) | |
tree | 9010546af78965622da34efbf8e7f4e2c6743a14 /scripts | |
parent | slimbus: core: match full device id (diff) | |
download | wireguard-linux-cfb32101ba148ad772a2556fc5086069c59d882f.tar.xz wireguard-linux-cfb32101ba148ad772a2556fc5086069c59d882f.zip |
slimbus: core: do not call device_status under a lock
Calling device_status callback under a lock would prevent drivers
to do any slimbus trasactions which would invoke this lock like
get_laddr(). Remove this unnecessary lock!
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions