From: Hans Verkuil Date: Sun, 26 Aug 2007 13:53:16 +0000 (-0300) Subject: V4L/DVB (6112): cx25840: use a workqueue to load the firmware X-Git-Tag: v2.6.24-rc1~1463^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21340ae03a61bded62acb582264660e61c0636b9;p=pandora-kernel.git V4L/DVB (6112): cx25840: use a workqueue to load the firmware Loading the firmware using the i2c bit-banging code blocks the kernel. Move the firmware load code into a workqueue so that it plays well with other processes. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed