[PATCH 2/3] [libata] pata_of_platform: OF-Platform PATA device driver

Olof Johansson olof at lixom.net
Wed Nov 28 08:22:22 EST 2007


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.


-Olof



More information about the Linuxppc-dev mailing list