]> git.baikalelectronics.ru Git - kernel.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)
commit2dfe55ac887182e13aa5cff9956ad543b970256a
tree5b96e7489fe45e08a4442ccf97148ad8ad8632f8
parent47afab9aac9233d7dc5ce359947726e99974fa76
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