From: Bartlomiej Zolnierkiewicz Date: Thu, 18 Oct 2007 22:30:06 +0000 (+0200) Subject: ide: add IDE_HFLAG_BOOTABLE host flag X-Git-Tag: v2.6.24-rc1~287^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cab14a79973893392111b8f887856a54621f759;p=pandora-kernel.git ide: add IDE_HFLAG_BOOTABLE host flag Add IDE_HFLAG_BOOTABLE host flag and IDE_HFLAG_OFF_BOARD define. Convert all host drivers using ide_pci_device_t to use IDE_HFLAG_{BOOTABLE,OFF_BOARD} instead of d->bootable and then remove no longer needed d->bootable. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed