projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd5e62e
)
pata_hpt366: remove irrelevant TODO
author
Sergei Shtylyov
<sshtylyov@ru.mvista.com>
Mon, 7 Dec 2009 19:39:38 +0000
(23:39 +0400)
committer
Jeff Garzik
<jgarzik@redhat.com>
Mon, 1 Mar 2010 19:58:43 +0000
(14:58 -0500)
HPT36x chips just don't have DPLL.
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_hpt366.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/ata/pata_hpt366.c
b/drivers/ata/pata_hpt366.c
index f6b285890ae967310945355f89066db3d9837eaf..3ec88f2c8665ccae4d94866e5d3155286ac11347 100644
(file)
--- a/
drivers/ata/pata_hpt366.c
+++ b/
drivers/ata/pata_hpt366.c
@@
-11,9
+11,7
@@
*
*
* TODO
- * Maybe PLL mode
- * Look into engine reset on timeout errors. Should not be
- * required.
+ * Look into engine reset on timeout errors. Should not be required.
*/