]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
COSA/SRP: convert channel_data.rsem to mutex
authorMatthias Kaehlcke <matthias@kaehlcke.net>
Thu, 6 Mar 2008 02:53:01 +0000 (18:53 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Mar 2008 02:53:01 +0000 (18:53 -0800)
commit6387c4bed539539b05fa773cf2ff26529dc3074c
tree5b96e7489fe45e08a4442ccf97148ad8ad8632f8
parentee6b967301b4aa5d4a4b61e2f682f086266db9fb
COSA/SRP: convert channel_data.rsem to mutex

COSA/SRP driver: The semaphore channel_data.rsem is used as a mutex,
convert it to the mutex API

Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/cosa.c