diff options
author | Mika Westerberg <mika.westerberg@linux.intel.com> | 2018-07-25 11:03:18 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-25 10:15:24 +0200 |
commit | 84db68587651d453a9b5e901c787a49866e34b1e (patch) | |
tree | 4bfb7590a09e5bbe158c142f01090ec08d466429 /net/nfc | |
parent | fdd92e89a492142a113f270dcd7e490805922b71 (diff) | |
download | linux-84db68587651d453a9b5e901c787a49866e34b1e.tar.bz2 |
thunderbolt: No need to take tb->lock in domain suspend/complete
If the connection manager implementation needs to touch the domain
structures it ought to take the lock itself. Currently only ICM
implements these hooks and it does not need the lock because we there
will be no notifications before driver ready message is sent to it.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/nfc')
0 files changed, 0 insertions, 0 deletions