LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 2.6.22 2/3] Add LED trigger to libata core
@ 2007-03-19 21:48 Tony Vroon
0 siblings, 0 replies; only message in thread
From: Tony Vroon @ 2007-03-19 21:48 UTC (permalink / raw)
To: Jeff Garzik; +Cc: htejun, alan, linux-ide, linux-kernel
This hooks up ata_ac_issue_prot_with_ledtrigger.
Respin of an earlier patch, based on comments by Tejun Heo & Alan Cox.
Signed-off-by: Tony Vroon <chainsaw@gentoo.org>
--- linux-2.6/include/linux/libata.h.orig 2007-03-19 21:15:04.000000000 +0000
+++ linux-2.6/include/linux/libata.h 2007-03-19 21:15:30.000000000 +0000
@@ -786,6 +786,7 @@
extern void ata_qc_prep(struct ata_queued_cmd *qc);
extern void ata_noop_qc_prep(struct ata_queued_cmd *qc);
extern unsigned int ata_qc_issue_prot(struct ata_queued_cmd *qc);
+extern unsigned int ata_qc_issue_prot_with_ledtrigger(struct ata_queued_cmd *qc);
extern void ata_sg_init_one(struct ata_queued_cmd *qc, void *buf,
unsigned int buflen);
extern void ata_sg_init(struct ata_queued_cmd *qc, struct scatterlist *sg,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-19 21:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-19 21:48 [PATCH 2.6.22 2/3] Add LED trigger to libata core Tony Vroon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).