diff options
| author | Tejun Heo <[email protected]> | 2005-08-17 13:08:47 +0900 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2005-08-17 00:51:50 -0400 |
| commit | 3cc4571c4106735665e048850ff6656de9558d60 (patch) | |
| tree | ce7dc0f5d02af9b247a0a2867010e555dc26834c /scripts/patch-kernel | |
| parent | 1483467faa0170cf401955b3d8d3486ea0fe802d (diff) | |
[PATCH] sil24: remove irq disable code on spurious interrupt
02_sil24_remove-irq-disable-on-spurious-intr.patch
If interrupt occurs on a disabled port, the driver used to
mask the port's interrupt, but we don't know if such action is
necessary yet and that's not what other drives do. So, just
do nothing and tell IRQ subsystem that it's not our interrupt.
Signed-off-by: Tejun Heo <[email protected]>
sata_sil24.c | 15 +++++----------
1 files changed, 5 insertions(+), 10 deletions(-)
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions