ide: add struct ide_tp_ops (take 2)
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / drivers / ide / ide-lib.c
index 7ac44d51547075f0e81aff9a38ec695e2c64f25b..97fefabea8b8daee5203b42114fc9c5ba4933dbd 100644 (file)
@@ -325,7 +325,7 @@ static void ide_dump_sector(ide_drive_t *drive)
        else
                task.tf_flags = IDE_TFLAG_IN_LBA | IDE_TFLAG_IN_DEVICE;
 
-       drive->hwif->tf_read(drive, &task);
+       drive->hwif->tp_ops->tf_read(drive, &task);
 
        if (lba48 || (tf->device & ATA_LBA))
                printk(", LBAsect=%llu",