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:
71b13e5
)
staging: wilc1000: simplify semaphore wrapper
author
Arnd Bergmann
<arnd@arndb.de>
Mon, 1 Jun 2015 19:06:38 +0000
(21:06 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 2 Jun 2015 04:45:22 +0000
(13:45 +0900)
The driver has its own API for semaphores. This should
be replaced with mutexes and completions, but for the moment
we can start by removing the obviously unused parts.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found