diff options
author | Doug Thompson <dougthompson@xmission.com> | 2007-07-19 10:50:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-19 19:04:56 +0200 |
commit | 0ca84761faeb9d49301d45b39859411c7a124690 (patch) | |
tree | 742416b9c5db96227be2de0004b6b81058779029 /drivers/macintosh/via-cuda.c | |
parent | drivers/edac: remove file edac_mc.h (diff) | |
download | linux-0ca84761faeb9d49301d45b39859411c7a124690.tar.xz linux-0ca84761faeb9d49301d45b39859411c7a124690.zip |
drivers/edac: fix edac_device semaphore to mutex
A previous patch changed the edac_mc src file from semaphore usage to mutex
This patch changes the edac_device src file as well, from semaphore use to
mutex operation.
Use a mutex primitive for mutex operations, as it does not require a
semaphore
Cc: Alan Cox alan@lxorguk.ukuu.org.uk
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/macintosh/via-cuda.c')
0 files changed, 0 insertions, 0 deletions