diff options
author | Alessio Igor Bogani <[email protected]> | 2010-02-02 16:18:28 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2010-03-02 14:54:52 -0800 |
commit | bd09a9f5318d0a088605911325d6e6e8530bdc9a (patch) | |
tree | b20c10b5e32cfc04054a5a30e7d7032dab6858d2 /lib/string_helpers.c | |
parent | a79df50bbad3b58efb5f2c730ca20573a674de10 (diff) |
USB: ftdi_sio: Replace BKL with a mutex
As Alan Cox have pinpointed the driver still required protection against
parallels calls to the config ioctl(). If lock is still necessary the use of
BKL is abused here. So replace BKL with a more convenient mutex.
Signed-off-by: Alessio Igor Bogani <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Johan Hovold <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Daniel Mack <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions