diff options
author | Daniel Walker <dwalker@mvista.com> | 2008-01-11 17:45:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-02-01 23:35:02 +0100 |
commit | 18bcbcfe9ca2308ebffb40068b51803da9315d97 (patch) | |
tree | 11da1847cf54dc79c5976ede115de0761ddc26a0 /drivers/usb/Kconfig | |
parent | USB: add ehci-ppc-of bus glue (device-tree aware) (diff) | |
download | linux-18bcbcfe9ca2308ebffb40068b51803da9315d97.tar.xz linux-18bcbcfe9ca2308ebffb40068b51803da9315d97.zip |
USB: misc: legousbtower: semaphore to mutex
The dev->sem conforms to mutex style usage. This patch converts it to use
the struct mutex type, and new API.
There is also a small style fix around this comment,
/* unlock here as tower_delete frees dev */
Where I broke the line up to meet the 80 char limit.
Signed-off-by: Daniel Walker <dwalker@mvista.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/Kconfig')
0 files changed, 0 insertions, 0 deletions