git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9395e3
)
mei: revamp me clients list handling
author
Tomas Winkler
<tomas.winkler@intel.com>
Tue, 10 Feb 2015 08:39:31 +0000
(10:39 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 03:36:59 +0000
(19:36 -0800)
1. Use rw lock to access the me_clients list
2. Reuse already defined find functions also when
removing particular me client
3. Add wrappers for addition and deletion
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found