diff options
author | Matthias Kaehlcke <matthias.kaehlcke@gmail.com> | 2007-05-23 23:19:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-12 01:09:01 +0200 |
commit | 9f3f776bd9e3d52f0204db1df0914b50d6a2372e (patch) | |
tree | 9f409655c2fb860fac729e88bcdb7c1f7017bc73 /drivers/ata/pata_scc.c | |
parent | Driver core: add missing kset uevent (diff) | |
download | linux-9f3f776bd9e3d52f0204db1df0914b50d6a2372e.tar.xz linux-9f3f776bd9e3d52f0204db1df0914b50d6a2372e.zip |
sysdev: use mutex instead of semaphore
The sysdev code use a semaphore as mutex. Use the mutex API instead of the
(binary) semaphore.
Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/ata/pata_scc.c')
0 files changed, 0 insertions, 0 deletions