aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-11-17 16:26:53 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2010-11-17 08:59:32 -0800
commit55f6561c6941713ab5ae9180525b026dd40b7d14 (patch)
tree910ecae725250452debafada8029e60f8a40f533
parentkernel: make /proc/kallsyms mode 400 to reduce ease of attacking (diff)
downloadlinux-dev-55f6561c6941713ab5ae9180525b026dd40b7d14.tar.xz
linux-dev-55f6561c6941713ab5ae9180525b026dd40b7d14.zip
staging/stradis: mark as "depends on BKL"
The stradis driver is on its way out, but it should still be marked correctly as depending on the big kernel lock. It could easily be changed to not require it if someone decides to revive the driver and port it to v4l2 in the process. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reported-by: Sedat Dilek <sedat.dilek@googlemail.com> Cc: Nathan Laredo <laredo@gnu.org> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--drivers/staging/stradis/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/stradis/Kconfig b/drivers/staging/stradis/Kconfig
index 92e891141896..02f0fc504cf5 100644
--- a/drivers/staging/stradis/Kconfig
+++ b/drivers/staging/stradis/Kconfig
@@ -1,6 +1,6 @@
config VIDEO_STRADIS
tristate "Stradis 4:2:2 MPEG-2 video driver (DEPRECATED)"
- depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && VIRT_TO_BUS
+ depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && VIRT_TO_BUS && BKL
help
Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
driver for PCI. There is a product page at