Bluetooth: Convert hdev->req_lock to a mutex
authorThomas Gleixner <tglx@linutronix.de>
Sun, 26 Jul 2009 08:18:19 +0000 (08:18 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:35:02 +0000 (14:35 -0700)
hdev->req_lock is used as mutex so make it a mutex.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found