]> bbs.cooldavid.org Git - net-next-2.6.git/commit
hpt366: fix clock turnaround
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Mon, 27 Sep 2010 18:01:32 +0000 (11:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Oct 2010 17:17:29 +0000 (10:17 -0700)
commitbbe54d78cc59a39f1ef3ffbe70423376ad9aab4c
tree57f31f976c066738ef0f726bab4233786f9087ff
parent5d3f1a493e19f34ba427936b76f0b5624a2fc62a
hpt366: fix clock turnaround

DPLL clock (0x21) should be used for writes and PCI clock (0x23) for reads,
not vice versa.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ide/hpt366.c