On Tuesday 27 November 2007, Olof Johansson wrote: > On Tue, Nov 27, 2007 at 06:39:08PM +0300, Anton Vorontsov wrote: > > This driver nicely wraps around pata_platform library functions, > > and provides OF platform bus bindings to the PATA devices. > > > +static struct of_device_id pata_of_platform_match[] = { > > + { .compatible = "pata-platform", }, > > +}; > > "pata-platform" really means nothing outside of linux. A more > generic label would be useful. Maybe the name of the standards it supports? Could be "ata-4", "ata-5" and the like, or the exact transfer mode, like "pata-udma-5", "pata-pio-3", "sata-150", etc. Arnd <>< - 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