firewire: ohci: do not bind to Pinnacle cards, avert panic
commit723df54958132696b5d203b6d8b9c914744983c2
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 9 Jul 2011 22:23:03 +0000 (10 00:23 +0200)
committerAndi Kleen <ak@linux.intel.com>
Mon, 1 Aug 2011 20:55:02 +0000 (1 13:55 -0700)
treea2ed8b4c15bf3d82e374c27732d300b22776afda
parent16b9eeed2a368c85e42c680d7a25fee50c3ad828
firewire: ohci: do not bind to Pinnacle cards, avert panic

[ upstream commit 7f7e37115a8b6724f26d0637a04e1d35e3c59717 ]

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>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/firewire/ohci.c