From: Stefan Richter Date: Mon, 19 May 2008 20:07:28 +0000 (+0200) Subject: ieee1394: video1394: reorder module init, prepare BKL removal X-Git-Tag: v2.6.27-rc1~1074^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=055a7da0bb7b14f2f5009bf1c486a6e965e1e7ac;p=pandora-kernel.git ieee1394: video1394: reorder module init, prepare BKL removal This prepares video1394 for removal of the BKL (big kernel lock): It allows video1394_open() to be called while video1394_init_module() is still in progress. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed