]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutex
authorMatthias Kaehlcke <matthias.kaehlcke@gmail.com>
Wed, 21 Nov 2007 23:13:16 +0000 (15:13 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:34:48 +0000 (14:34 -0800)
commit9da0068a4964540d8d1caa8455fe193b544d846d
tree13ab0571b740d46a0451ee0e24fa61fca1ac4900
parent527ea73eaea4600120117edd19ac88864a488d57
USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutex

TI 3410/5052 USB Serial: convert semaphore td_open_close_lock to the mutex
API.

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>
drivers/usb/serial/ti_usb_3410_5052.c