akpm@xxxxxxxxxxxxxxxxxxxx wrote:
From: Tony Vroon <chainsaw@xxxxxxxxxx> This adds an optional wrapper around ata_ac_issue_prot that triggers the LED layer. This is used for the PMU LED on G5 towers (IDE trigger). My test platform is a PowerMac 7,3 (Dual G5 2.0GHz, June 2004) with a K2 (sata_svw) controller. Now respun as a single patch, and the function name shortened as requested. Signed-off-by: Tony Vroon <chainsaw@xxxxxxxxxx> Acked-by: Tejun Heo <htejun@xxxxxxxxx> Cc: Jeff Garzik <jeff@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/ata/libata-core.c | 21 +++++++++++++++++++++ drivers/ata/sata_svw.c | 2 +- include/linux/libata.h | 1 + 3 files changed, 23 insertions(+), 1 deletion(-)
After sitting on this for a time, I still cannot summon any interest in taking this patch. It slows down the hot path for pretty lights.
- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html