Tejun Heo
3cc4571c41
[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 <htejun@gmail.com>
sata_sil24.c | 15 +++++----------
1 files changed, 5 insertions(+), 10 deletions(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-08-17 00:51:50 -04:00
..
2005-08-07 14:23:42 +01:00
2005-08-15 15:49:00 -04:00
2005-07-20 12:01:46 -07:00
2005-08-16 21:06:24 -07:00
2005-08-05 13:43:16 -07:00
2005-08-06 12:36:51 +02:00
2005-07-27 16:26:20 -07:00
2005-08-13 14:22:59 -07:00
2005-07-28 09:43:56 -07:00
2005-07-06 13:54:09 -07:00
2005-06-20 15:15:32 -07:00
2005-06-20 15:15:32 -07:00
2005-07-30 09:47:53 -05:00
2005-07-28 08:39:02 -07:00
2005-07-29 13:12:50 -07:00
2005-08-09 12:08:21 -07:00
2005-08-09 20:21:31 -07:00
2005-07-27 16:26:08 -07:00
2005-07-28 13:17:26 -07:00
2005-08-10 11:03:02 -07:00
2005-08-08 16:21:32 -07:00
2005-07-27 16:25:57 -07:00
2005-06-25 16:24:56 -07:00
2005-08-04 13:00:55 -07:00
2005-08-09 17:59:52 -07:00
2005-08-09 17:59:52 -07:00
2005-07-12 16:01:02 -07:00
2005-08-10 11:08:56 -07:00
2005-07-27 16:26:08 -07:00
2005-08-11 19:24:33 -07:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:26:20 -07:00
2005-06-27 21:52:39 -07:00
2005-07-07 18:24:07 -07:00
2005-08-16 21:06:24 -07:00
2005-08-04 21:32:46 -07:00
2005-07-27 16:25:50 -07:00
2005-08-08 11:49:57 -07:00
2005-08-09 14:43:14 -07:00
2005-08-17 00:51:50 -04:00
2005-08-09 12:08:22 -07:00
2005-06-20 15:15:35 -07:00
2005-06-21 18:46:32 -07:00
2005-04-16 15:20:36 -07:00
2005-07-07 18:24:07 -07:00
2005-08-16 21:06:25 -07:00
2005-08-15 09:59:39 -07:00
2005-08-12 12:55:02 -07:00
2005-06-20 15:15:35 -07:00
2005-07-12 15:54:36 -07:00
2005-07-11 14:14:31 -07:00