ide: turn selectproc() method into dev_select() method (take 5)
[deliverable/linux.git] / drivers / ide / scc_pata.c
index 97f8e0ef21b16e0851ba45f4375015889118e810..6d8dbd9c10bc11e99b28b486d5c74d220d8a9a14 100644 (file)
@@ -825,6 +825,7 @@ static const struct ide_tp_ops scc_tp_ops = {
        .read_altstatus         = scc_read_altstatus,
        .write_devctl           = scc_write_devctl,
 
+       .dev_select             = ide_dev_select,
        .tf_load                = scc_tf_load,
        .tf_read                = scc_tf_read,
 
This page took 0.023983 seconds and 5 git commands to generate.