V4L/DVB (5505): Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci
authorHendrik Borghorst <hendrik@borghorst.org>
Thu, 5 Apr 2007 17:28:11 +0000 (14:28 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:29 +0000 (15:45 -0300)
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 <mchehab@infradead.org>

No differences found