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)
commitd685a483b8c92e3d0580b6c28e2ed531391c8c46
tree65781891f244654f884cf18cdcd077b28f93bbac
parenta19602f26a24c32e491108b49790b106a6351f24
V4L/DVB (7013): bw-qcam: add module parameter 'force_init' to skip polite auto-detection prior to direct initialization

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>
drivers/media/video/bw-qcam.c