V4L/DVB (5871): Conexant 2388x: check for kthread_run
authorCyrill Gorcunov <gorcunov@gmail.com>
Thu, 19 Jul 2007 14:44:11 +0000 (11:44 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 20 Jul 2007 20:35:55 +0000 (17:35 -0300)
commit32b78de7fee70a0bdb2081b23fc2b676ec566814
tree31b947f0d19dcecd53768ce37e075c7612fc822b
parenta46c5fbc6912c4e34cb7ded314249b639dc244a6
V4L/DVB (5871): Conexant 2388x: check for kthread_run

The patch adds checking of kthread_run return code and issues a message
if it fails.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-video.c