Here's a resend of the patch I sent 2 weeks ago, refreshed against
Andrews kernel. This is one of many resends since the original patch was sent in January-ish. Could you please review this patch and let me know what you'd like me to change? I'm happy to change it however you want as long as the feature still functions.
Thanks,
Kristen
Add Enclosure Management support to libata and ahci.
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@xxxxxxxxx>
---
drivers/ata/ahci.c | 321 +++++++++++++++++++++++++++++++++++++++++++++-
drivers/ata/libata-scsi.c | 79 +++++++++++
include/linux/libata.h | 21 +++
3 files changed, 419 insertions(+), 2 deletions(-)