commit | 48be6b18336567a795bc41e4526f9adfb3a3d68e | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Apr 23 02:06:46 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Wed May 09 20:15:46 2007 -0400 |
tree | 41bca21966fe455b96bf4f1cbbe888608fa21d55 | |
parent | 3cb7396b7b26585b1ab7c1a8ca554ec103da5d37 [diff] |
libata-acpi: fix _GTF command protocol for ATAPI devices _GTF command is never ATA_PROT_ATAPI_NODATA whether the device is ATAPI or not. It's always ATA_PROT_NODATA. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>