aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/sis5513.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2009-12-03 13:25:13 -0800
committerDavid S. Miller <davem@davemloft.net>2009-12-03 13:25:13 -0800
commit4e5b932c829e9a6bf32ec80c6e1ce60121eef124 (patch)
treed9447162304762fa71255d4d5f67c7fc739800a3 /drivers/ide/sis5513.c
parenta6c872afb2536f47285e6643f4629dec7520041d (diff)
parentf9288e1525e1cca59fdca56463ad9f5a6625dffe (diff)
Merge branch 'ide-dcr' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/misc
Diffstat (limited to 'drivers/ide/sis5513.c')
-rw-r--r--drivers/ide/sis5513.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/ide/sis5513.c b/drivers/ide/sis5513.c
index 3b88eba04c9..468706082fb 100644
--- 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
- */