19 Jan, 2010
4 commits
-
Change ->set_dma_mode method parameters to match ->set_dmamode method
used in struct ata_port_operations.Signed-off-by: Bartlomiej Zolnierkiewicz
-
Change ->set_pio_mode method parameters to match ->set_piomode method
used in struct ata_port_operations.Signed-off-by: Bartlomiej Zolnierkiewicz
Signed-off-by: David S. Miller -
Signed-off-by: Bartlomiej Zolnierkiewicz
Signed-off-by: David S. Miller -
Just use the standard ide_timing_compute() helper to calculate
PIO timings. This fixes many issues with the open-coded version
like using 16-bit timings when 8-bit ones should be used or not
accounting for the enhanced cycle time specified by the device.Based on libata pata_cypress host driver.
Signed-off-by: Bartlomiej Zolnierkiewicz
Signed-off-by: David S. Miller
04 Dec, 2009
1 commit
-
Signed-off-by: Bartlomiej Zolnierkiewicz
07 Jan, 2009
1 commit
-
Signed-off-by: Bartlomiej Zolnierkiewicz
30 Dec, 2008
1 commit
-
Since CY82C693 doesn't require serialization we may as well
use the default ide_pci chipset type.Signed-off-by: Bartlomiej Zolnierkiewicz
22 Oct, 2008
1 commit
-
Suggested-by: Ralf Baechle
Signed-off-by: Bartlomiej Zolnierkiewicz