Commit 067dfdd6 authored by Jeff Garzik's avatar Jeff Garzik

[libata sata_uli] add dev_select hook

parent 3ba39370
......@@ -88,6 +88,7 @@ static struct ata_port_operations uli_ops = {
.tf_read = ata_tf_read,
.check_status = ata_check_status,
.exec_command = ata_exec_command,
.dev_select = ata_std_dev_select,
.phy_reset = sata_phy_reset,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment