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:
e0ee792
)
pata_it8213: fix wrong PIO timings being programmed
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 3 Dec 2009 19:32:10 +0000
(20:32 +0100)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 3 Dec 2009 21:00:56 +0000
(16:00 -0500)
* do not clear PIO timings for master when programming slave
* program new PIO timings in the correct register nibble
Both changes should be safe as this is how we have been doing
things in IDE it8213 host driver for years.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found