diff options
author | stephen hemminger <shemminger@vyatta.com> | 2011-11-16 13:42:55 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-17 01:27:08 (GMT) |
commit | 1401a8008a09e079236261be37e98847c799760a (patch) | |
tree | 5ab8aadb5add5b196b46ee075979d68eab9c42fe /drivers/net/caif/Kconfig | |
parent | bbc13ab9d26f4ff675775dd7dc24d5cae17b85d5 (diff) | |
download | linux-fsl-qoriq-1401a8008a09e079236261be37e98847c799760a.tar.xz |
sky2: fix hang on shutdown (and other irq issues)
There are several problems with recent change to how IRQ's are setup.
* synchronize_irq in sky2_shutdown would hang because there
was no IRQ setup.
* when device was set to down, some IRQ bits left enabled so a
hardware error would produce IRQ with no handler
* quick link on Optima chip set was enabled without handler
* suspend/resume would leave IRQ on with no handler if device
was down
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/caif/Kconfig')
0 files changed, 0 insertions, 0 deletions