Re: [patch 3/4] Enable link power management for ata drivers

From: Andrew Morton
Date: Thu Jul 05 2007 - 18:34:35 EST


On Thu, 5 Jul 2007 13:05:30 -0700
Kristen Carlson Accardi <kristen.c.accardi@xxxxxxxxx> wrote:

> + ATA_DFLAG_IPM = (1 << 6), /* device supports interface PM */
> ATA_DFLAG_CFG_MASK = (1 << 8) - 1,

I had to bump this to (1<<7), so we've run out.
-
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/