> I was thinking about re-doing ata_piix part in a way that we could > merge it now by adding support for older PIIX-alikes to ata_piix and > making it enabled only if "all_piixalikes" module parameter is > specified. This way older drivers would be left untouched for now > and we can easily get in-tree testing for a new code. Does it sound > as a viable alternative? That is the bit to me that makes the least sense. Each of the devices in question is found only in the chipset so they can never be in combination on a board (except multiple PIIX4 which is already covered) Merging them makes it more likely stuff breaks and increases memory usage - its a lose/lose situation. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html