projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58dcf8d
)
sis5513: remove stale TODO
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 3 Dec 2009 16:25:58 +0000
(17:25 +0100)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 3 Dec 2009 16:25:58 +0000
(17:25 +0100)
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/sis5513.c
patch
|
blob
|
history
diff --git
a/drivers/ide/sis5513.c
b/drivers/ide/sis5513.c
index 3b88eba04c9c81fd33acd3f2b21196ac8a243a54..468706082fb59ffbf89f11a3eaa139f6d52bfc66 100644
(file)
--- a/
drivers/ide/sis5513.c
+++ b/
drivers/ide/sis5513.c
@@
-632,12
+632,3
@@
module_exit(sis5513_ide_exit);
MODULE_AUTHOR("Lionel Bouton, L C Chang, Andre Hedrick, Vojtech Pavlik");
MODULE_DESCRIPTION("PCI driver module for SIS IDE");
MODULE_LICENSE("GPL");
-
-/*
- * TODO:
- * - CLEANUP
- * - More checks in the config registers (force values instead of
- * relying on the BIOS setting them correctly).
- * - Further optimisations ?
- * . for example ATA66+ regs 0x48 & 0x4A
- */