commit | 7f7e37115a8b6724f26d0637a04e1d35e3c59717 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jul 10 00:23:03 2011 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jul 10 12:53:27 2011 +0200 |
tree | ddc1d71d7232d6fd715c66763deae5766dc1f763 | |
parent | 105e53f863c04e1d9e5bb34bf753c9fdbce6a60c [diff] |
firewire: ohci: do not bind to Pinnacle cards, avert panic 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>