From: Jean-Francois Moine Date: Sun, 3 Aug 2008 10:52:53 +0000 (-0300) Subject: V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash. X-Git-Tag: v2.6.27-rc3~79^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cebf3b67f7f80fd69bd1ff5787fee69ab8fd3c2a;p=pandora-kernel.git V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash. The crash is due to USB exchanges done at interrupt level. These exchanges, tied to autogain, are now done by the application. Also, there is a fix about autogain start. Concerned subdrivers: etoms, pac7311, sonixj and spca561. Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed