git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6938594
)
pata_efar: fix wrong PIO timings being programmed
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 3 Dec 2009 19:32:08 +0000
(20:32 +0100)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 3 Dec 2009 20:50:31 +0000
(15:50 -0500)
* 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>
No differences found