pata_pdc202xx_old: fix UDMA33 handling
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 20 Apr 2009 20:31:25 +0000 (22:31 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Mon, 11 May 2009 18:30:07 +0000 (14:30 -0400)
The original driver doesn't use 66 MHz clock for UDMA33.

[ The alternative solution would be to adjust UDMA33 timings
  for 66 MHz clock but I think that it is safer to stick with
  old & tested behavior for now. ]

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found