diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-01-23 14:39:11 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-01-28 09:20:34 +0300 |
commit | bc518ba4ccb487ef52e418c3ff68050cf07b3bc0 (patch) | |
tree | 9d7e78126f2e8a4a1332d7df0c6975892cf9632e /sound/usb/line6/playback.h | |
parent | b55004f9fdee80de1b6982b3e99ebaeb7d1e7a6c (diff) | |
download | linux-bc518ba4ccb487ef52e418c3ff68050cf07b3bc0.tar.xz |
ALSA: line6: Reduce superfluous spinlock in midi.c
The midi_transmit_lock is used always inside the send_urb_lock, thus
it doesn't play any role. Let's kill it. Also, rename
"send_urb_lock" as a more simple name "lock" since this is the only
lock for midi.
Tested-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/line6/playback.h')
0 files changed, 0 insertions, 0 deletions