[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070319214907.094B65B80F2@ganymede.vroon.org>
Date: Mon, 19 Mar 2007 21:49:06 +0000 (GMT)
From: Tony Vroon <chainsaw@...too.org>
To: Jeff Garzik <jgarzik@...ox.com>
Cc: <htejun@...il.com>, <alan@...rguk.ukuu.org.uk>,
<linux-ide@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 2.6.22 3/3] Add LED trigger to libata core
The first user of ata_ac_issue_prot_with_ledtrigger, the ServerWorks Frodo/
Apple K2 driver. Used by the IDE LED trigger on G5 towers.
Respin of an earlier patch, based on comments by Tejun Heo & Alan Cox.
Signed-off-by: Tony Vroon <chainsaw@...too.org>
--- linux-2.6/drivers/ata/sata_svw.c.orig 2007-03-19 20:58:20.000000000 +0000
+++ linux-2.6/drivers/ata/sata_svw.c 2007-03-19 20:58:35.000000000 +0000
@@ -348,7 +348,7 @@
.bmdma_stop = ata_bmdma_stop,
.bmdma_status = ata_bmdma_status,
.qc_prep = ata_qc_prep,
- .qc_issue = ata_qc_issue_prot,
+ .qc_issue = ata_qc_issue_prot_with_ledtrigger,
.data_xfer = ata_data_xfer,
.freeze = ata_bmdma_freeze,
.thaw = ata_bmdma_thaw,
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists