]> git.baikalelectronics.ru Git - kernel.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)
commit4c6b18678028fddefedde2fc306f6a73161c100a
tree78217a70f9fadba09da48815296f835e8e38942b
parent2f11cac31dd3e9b63fbdacd09fe9c3ca0306cb25
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