V4L/DVB (7013): bw-qcam: add module parameter 'force_init' to skip polite auto-detect...
authorBrett T. Warden <brett.warden@gmail.com>
Thu, 10 Jan 2008 07:33:31 +0000 (04:33 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:51 +0000 (19:04 -0200)
Setting force_init=1 bypasses the friendly auto-detection by polling the
status register, and instead attempts to initialize the qcam directly.  Not
friendly to other parallel devices, but much more reliable than the
auto-detection.

Signed-off-by: Brett T. Warden <brett.warden@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found