git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37feecb
)
sh: Fix up early PCI PERR/SERR IRQ handling.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 3 Feb 2010 07:46:20 +0000
(16:46 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 3 Feb 2010 07:46:20 +0000
(16:46 +0900)
This adds support for handling early PERR/SERR triggering in between
controller registration and the initial bus scan. Buggy cards end up
asserting these as soon as the M66EN scan is undertaken, resulting in
an early crash.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found