firewire: ohci: do not bind to Pinnacle cards, avert panic
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 9 Jul 2011 22:23:03 +0000 (00:23 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 10 Jul 2011 10:53:27 +0000 (12:53 +0200)
When firewire-ohci is bound to a Pinnacle MovieBoard, eventually a
"Register access failure" is logged and an interrupt storm or a kernel
panic happens.  https://bugzilla.kernel.org/show_bug.cgi?id=36622

Until this is sorted out (if that is going to succeed at all), let's
just prevent firewire-ohci from touching these devices.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: <stable@kernel.org>

No differences found