From: Hendrik Borghorst Date: Thu, 5 Apr 2007 17:28:11 +0000 (-0300) Subject: V4L/DVB (5505): Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci X-Git-Tag: v2.6.22-rc1~1118^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f210e072235c3c123b068d348a1a02e624ff5be;p=pandora-kernel.git V4L/DVB (5505): Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci If you modprobe the b2c2-flexcop-pci module you got a hardlock of your system. This is due the usage of spin_lock before spin_lock_init is called. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed