diff options
author | Daniel Walker | 2008-01-11 08:45:44 -0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2008-02-01 14:35:02 -0800 |
commit | 18bcbcfe9ca2308ebffb40068b51803da9315d97 (patch) | |
tree | 11da1847cf54dc79c5976ede115de0761ddc26a0 /include | |
parent | da0e8fb00b862aa10265f0c64930b432cd44420b (diff) |
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 'include')
0 files changed, 0 insertions, 0 deletions