diff options
author | Michael Buesch <mb@bu3sch.de> | 2009-02-27 07:33:00 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-27 07:33:00 +0100 |
commit | f8af11af85fecbfa7b95fd79c043b16ae0ee0d55 (patch) | |
tree | 56bf9f83393478e7a4f7708b1ce1e055fcde5b8f /drivers/net/gianfar.h | |
parent | net: fix hp-plus build error (diff) | |
download | linux-f8af11af85fecbfa7b95fd79c043b16ae0ee0d55.tar.xz linux-f8af11af85fecbfa7b95fd79c043b16ae0ee0d55.zip |
b44: Unconditionally enable interrupt routing on reset
Unconditionally setup the IRQ routing on chip reset.
It's safe to call ssb_pcicore_dev_irqvecs_enable() unconditionally, because
it has internal checks for redundant calls.
This fixes problems where hardware will not come up properly
due to quirks in the enable-bit hardware.
Reported-by: Pantelis Koukousoulas <pktoss@gmail.com>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions