Commit de9e80577f1409782c8f54e08fa6beef9f91e810

Authored by Bartlomiej Zolnierkiewicz
1 parent 58dcf8dcb5

sis5513: remove stale TODO

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

Showing 1 changed file with 0 additions and 9 deletions Side-by-side Diff

drivers/ide/sis5513.c
... ... @@ -632,13 +632,4 @@
632 632 MODULE_AUTHOR("Lionel Bouton, L C Chang, Andre Hedrick, Vojtech Pavlik");
633 633 MODULE_DESCRIPTION("PCI driver module for SIS IDE");
634 634 MODULE_LICENSE("GPL");
635   -
636   -/*
637   - * TODO:
638   - * - CLEANUP
639   - * - More checks in the config registers (force values instead of
640   - * relying on the BIOS setting them correctly).
641   - * - Further optimisations ?
642   - * . for example ATA66+ regs 0x48 & 0x4A
643   - */