commit | f79ff92649efd5ef17f5267fe6f599c64e74e050 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Thu Dec 03 20:32:08 2009 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Dec 03 15:50:31 2009 -0500 |
tree | 73d35de776b41080547298df54782b8474f42d60 | |
parent | 6938594374ee506e91a4c03117a034ea0ed66783 [diff] |
pata_efar: fix wrong PIO timings being programmed * do not clear PIO timings for master when programming slave * do not clear PIO timings for device on the other port when programming slave device Both changes should be safe as this is how we have been doing things in IDE slc90e66 host driver for years. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>