• Alexander Viro's avatar
    [PATCH] ide subdrivers attach() cleanup · fc4dfb65
    Alexander Viro authored
    ->attach() for ide subdrivers explicitly calls register_disk()
    instead of ata_revalidate() now; revalidate_drives() is gone -
    it's not needed anymore (we _know_ that we'll read partition
    table as soon as driver claims the drive; no need to mess with
    bogus rereading).
    fc4dfb65
ide-floppy.c 56.5 KB