]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/it821x.c
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
[linux-2.6-omap-h63xx.git] / drivers / ide / it821x.c
index 879056645352fa7f84aa93b48748d07ef9ad5df5..0be27ac1f07767854fb9bf98b4caa7723d3e68c0 100644 (file)
@@ -512,6 +512,7 @@ static struct ide_dma_ops it821x_pass_through_dma_ops = {
        .dma_test_irq           = ide_dma_test_irq,
        .dma_timeout            = ide_dma_timeout,
        .dma_lost_irq           = ide_dma_lost_irq,
+       .dma_sff_read_status    = ide_dma_sff_read_status,
 };
 
 /**