• Bartlomiej Zolnierkiewicz's avatar
    [PATCH] update ali14xx driver · 209297f1
    Bartlomiej Zolnierkiewicz authored
    - common ali14xx_init() for built-in and module
    - do not call findPort() twice
    - touch hwifs only if chipset was found and initialized
    - release hwif only if hwif->chipset == ide_ali14xx
    - when releasing hwif, restore hwif->channel to the default value
    - mark exit functions with __exit
    - do not use ide_hwifs[] directly
    - minor cleanups
    209297f1
ali14xx.c 6.74 KB