libata-pmp: implement qc_defer for command switching PMP support
Implement sata_pmp_qc_defer_cmd_switch() - standard qc_defer for command switching PMP support. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
@@ -7303,6 +7303,7 @@ EXPORT_SYMBOL_GPL(ata_pci_default_filter);
|
||||
EXPORT_SYMBOL_GPL(ata_pci_clear_simplex);
|
||||
#endif /* CONFIG_PCI */
|
||||
|
||||
EXPORT_SYMBOL_GPL(sata_pmp_qc_defer_cmd_switch);
|
||||
EXPORT_SYMBOL_GPL(sata_pmp_read_init_tf);
|
||||
EXPORT_SYMBOL_GPL(sata_pmp_read_val);
|
||||
EXPORT_SYMBOL_GPL(sata_pmp_write_init_tf);
|
||||
|
Reference in New Issue
Block a user