Re: [PATCH 00/16] Generic ide device flags

From: Bartlomiej Zolnierkiewicz
Date: Mon Jun 30 2008 - 17:06:57 EST



Hi,

On Sunday 29 June 2008, Borislav Petkov wrote:
> Hi Bart,
>
> here's another series of generic ide tweaks. The biggest change in here is the
> introduction of ide_drive_t->dev_flags member which replaces all flags members
> in the drivers structs. As a result, some PC_FLAGs become useless and got
> removed, details in the respective patch descriptions below. The changes have
> been tested with the hardware i have (i.e., ide-cd and ide-floppy).

Thanks, I applied everything.

[ I made two minor changes while at it: HWGROUP(drive) is on its way out so
was replaced by 'hwif->hwgroup' and IDE_FLAG_* were renamed to IDE_DFLAG_*
for consistency (we already have IDE_HFLAG_* and IDE_TFLAG_*). ]

Bart
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/