V4L/DVB (8727): V4L1: make PMS not autoprobe when builtin.
authorRene Herman <rene.herman@keyaccess.nl>
Wed, 3 Sep 2008 19:48:21 +0000 (16:48 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 3 Sep 2008 21:37:08 +0000 (18:37 -0300)
commitb54ff9398ac7d38a129167b580383943592b6f08
treebd120e64a3c12654a1b2b639b6f0ab3204e939f7
parentf46466e7d6ff4871e5faae32d277175293a34c1f
V4L/DVB (8727): V4L1: make PMS not autoprobe when builtin.

The old Mediavision Pro Movie Studio legacy ISA V4L1 driver was found to
hang the boot during Ingo Molnar's testing of randconfig kernels.  Have it
require a "pms.enable=1" kernel parameter to enable the driver when
builtin which avoids such problems.

This is a deprecated and, very likely, unused driver.  Nothing changes
modular behaviour moreover.

Signed-off-by: Rene Herman <rene.herman@gmail.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pms.c