[PATCH v4 1/2] powerpc: Board support for GE Fanuc SBC610

Scott Wood scottwood at freescale.com
Wed Sep 3 04:27:09 EST 2008


On Mon, Sep 01, 2008 at 11:27:59AM +0100, Martyn Welch wrote:
> +static __initdata struct of_device_id of_bus_ids[] = {
> +	{ .compatible = "simple-bus", },
> +	{ .type = "serial", },
> +	{ .type = "soc", },
> +	{ .type = "i2c", },

i2c and serial don't belong here, and soc is redundant with simple-bus.

-Scott



More information about the Linuxppc-dev mailing list