commit | 9ad62ec4f752c82b39aa5927f23d894b46ae10b9 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Feb 03 16:46:20 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Feb 03 16:46:20 2010 +0900 |
tree | 546f4572329478e849408fe129e44625881f9992 | |
parent | 37feecb0ae8c29b713b957c053b05ad10c42c73b [diff] |
sh: Fix up early PCI PERR/SERR IRQ handling. 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>