From: <[email protected]>
Date: Wed, 26 Mar 2014 22:45:10 -0500

> From: Dinh Nguyen <[email protected]>
> 
> Like the STi and sunxi series SOCs, Altera's SOCFPGA also needs a glue layer
> on top of the Synopsys gmac IP.
> 
> This patch adds the platform driver for the glue layer which configures the IP
> before the generic STMMAC driver takes over.
> 
> Signed-off-by: Dinh Nguyen <[email protected]>

Applied, although:

> +     struct device_node *np  = dev->of_node;

I had to fix that TAB between "np" and "=" into a space.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to