Re: [PATCH v5 2/4] Documentation: Bindings: Add STM32 DWMAC glue

2016-03-19 Thread Chen-Yu Tsai
Hi, On Fri, Mar 18, 2016 at 11:37 PM, Alexandre TORGUE wrote: > Signed-off-by: Alexandre TORGUE > > diff --git a/Documentation/devicetree/bindings/net/stm32-dwmac.txt > b/Documentation/devicetree/bindings/net/stm32-dwmac.txt > new file

[PATCH net] stmmac: dwmac-sunxi: Call exit cleanup function in probe error path

2015-12-11 Thread Chen-Yu Tsai
be function") Signed-off-by: Chen-Yu Tsai <w...@csie.org> --- drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c b/drivers/net/ethernet/stmicro/stmmac/dwmac-sunx

<    1   2