commit | 633273a3ed1cf37ced90475b0f95cf81deab04f1 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Sun Sep 23 13:19:54 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Oct 12 14:55:44 2007 -0400 |
tree | 5cd42191d1ea8d5ee84fb2f7c7660f124787d9e8 | |
parent | 3af9a77af9e2b72366363864bfcd3d51465ff98a [diff] |
libata-pmp: hook PMP support and enable it Hook PMP support into libata and enable it. Connect SCR and probing functions, and update ata_dev_classify() to detect PMP. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>