]> asedeno.scripts.mit.edu Git - linux.git/commit
media: dvbsky: use a single mutex and state buffers for all R/W ops
authorAndrei Koshkosh <andreykosh000@mail.ru>
Sun, 29 Sep 2019 08:04:05 +0000 (05:04 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 7 Oct 2019 10:47:25 +0000 (07:47 -0300)
commitcecf0bbbcb6f035a5ca2197f3e11ec2b7fb3da83
tree78217a70f9fadba09da48815296f835e8e38942b
parent767f22ac54b696b2b40f87cad08f877fe3ec2264
media: dvbsky: use a single mutex and state buffers for all R/W ops

Re-use usb_mutex from dvb_usb_device for this.

Tested-by: Jan Pieter van Woerkom <jp@jpvw.nl>
Signed-off-by: Andrei Koshkosh <andreykosh000@mail.ru>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/dvb-usb-v2/dvbsky.c