]> asedeno.scripts.mit.edu Git - linux.git/commit
Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 5 Oct 2018 14:21:25 +0000 (10:21 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 5 Oct 2018 15:04:39 +0000 (11:04 -0400)
commit9afc82194de9a1ce298f0d77d7d779d585bf962c
treee0c662619cd984a7157cc0b29d6a3ba83fdcfafd
parent0929983e49c81c1d413702cd9b83bb06c4a2555c
Revert "media: dvbsky: use just one mutex for serializing device R/W ops"

As pointed at:
https://bugzilla.kernel.org/show_bug.cgi?id=199323

This patch causes a bad effect on RPi. I suspect that the root
cause is at the USB out of tree RPi driver, with uses high priority
interrupts instead of normal ones. Anyway, as this patch
is mostly a cleanup, better to revert it.

This reverts commit 7d95fb746c4eece67308f1642a666ea1ebdbd2cc.

Cc: stable@vger.kernel.org # For Kernel 4.18
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/dvb-usb-v2/dvbsky.c