diff options
author | Jim Cromie <jim.cromie@gmail.com> | 2006-06-27 02:54:25 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-27 17:32:43 -0700 |
commit | 8bcf6135c3e8cdfab375f4041a48721483519eee (patch) | |
tree | 06658c8beb4a8e0e3808ca962fced3166a0eb22b /arch/i386/lib | |
parent | 6cad56fd884b7eb85ae193c94b688fe76680fcbf (diff) |
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
Replace spinlocks guarding gpio config ops with mutexes. This is a me-too
patch, and is justifiable insofar as mutexes have stricter semantics and
better debugging support, so are preferred where they are applicable.
Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/i386/lib')
0 files changed, 0 insertions, 0 deletions