diff --git a/[refs] b/[refs] index 99da31d87227..3bf43f7e8b47 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 58dcf8dcb5ebca4a5b1d2c0874efba744dd4552c +refs/heads/master: de9e80577f1409782c8f54e08fa6beef9f91e810 diff --git a/trunk/drivers/ide/sis5513.c b/trunk/drivers/ide/sis5513.c index 3b88eba04c9c..468706082fb5 100644 --- a/trunk/drivers/ide/sis5513.c +++ b/trunk/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 - */