summaryrefslogtreecommitdiff
path: root/.vim/snippets/tcl.snippets
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2012-12-29 12:07:20 +0100
committerTobias Klauser <tklauser@distanz.ch>2012-12-29 12:07:20 +0100
commit17a04907336f4b8435561cf1df796d002e096a9d (patch)
treec8fc345cc848cbfe40d0c518492efb435ba50d1c /.vim/snippets/tcl.snippets
parent8d7badf03032949b18ce4028c450a9a57143333f (diff)
Disable VHDL taglist for now
Diffstat (limited to '.vim/snippets/tcl.snippets')
0 files changed, 0 insertions, 0 deletions
18c0cc781fdf943c884cc0'>diff)
HID: cp2112: fix sleep-while-atomic
A recent commit fixing DMA-buffers on stack added a shared transfer buffer protected by a spinlock. This is broken as the USB HID request callbacks can sleep. Fix this up by replacing the spinlock with a mutex. Fixes: 1ffb3c40ffb5 ("HID: cp2112: make transfer buffers DMA capable") Cc: stable <stable@vger.kernel.org> # 4.9 Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/sound/ak4117.h')