da230118f3effda parent be3c096ebdbe3c828aacb5473751a22840753eff author Bartlomiej Zolnierkiewicz 1223926776 +0200 committer Bartlomiej Zolnierkiewicz 1223926776 +0200 ide: add device flags Add 'unsigned long dev_flags' to ide_drive_t and convert bitfields to IDE_DFLAG_* flags. While at it: - IDE_DFLAG_ADDRESSING -> IDE_DFLAG_LBA48 - fixup some comments - remove needless g->flags zeroing from ide*_probe() There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz îëÉ7˜!x