linux/drivers/net/ethernet/stmicro/stmmac
Giuseppe CAVALLARO 31ea38eefe stmmac: do not fail when probe and there is no csr clk defined
On some platforms, for example where we are doing the bring-up,
the csr clock is not passed from the framework and the Ethernet
device driver is failing when it can work w/o any issues and
using the default values. So this patch just warnings the case
of the csr clock cannot be acquired but w/o failing the probe
step. I have just tested it on ST STiH415 SoC (ARM).

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-19 20:09:06 -04:00
..
chain_mode.c
common.h stmmac: verify the dma_cfg platform fields 2012-04-19 20:08:59 -04:00
descs_com.h
descs.h
dwmac100_core.c stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
dwmac100_dma.c stmmac: re-work the internal GMAC DMA platf parameters 2012-04-04 18:39:24 -04:00
dwmac100.h
dwmac1000_core.c stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
dwmac1000_dma.c stmmac: re-work the internal GMAC DMA platf parameters 2012-04-04 18:39:24 -04:00
dwmac1000.h stmmac: re-work the internal GMAC DMA platf parameters 2012-04-04 18:39:24 -04:00
dwmac_dma.h stmmac: re-work the internal GMAC DMA platf parameters 2012-04-04 18:39:24 -04:00
dwmac_lib.c stmmac: add the experimental PCI support 2011-12-21 15:44:34 -05:00
enh_desc.c stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
Kconfig stmmac: add the experimental PCI support 2011-12-21 15:44:34 -05:00
Makefile stmmac: add the experimental PCI support 2011-12-21 15:44:34 -05:00
mmc_core.c stmmac: Fix compilation error in mmc_core.c 2012-01-10 14:57:20 -08:00
mmc.h
norm_desc.c stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
ring_mode.c
stmmac_ethtool.c stmmac: Support the get_ts_info ethtool method. 2012-04-04 05:28:48 -04:00
stmmac_main.c stmmac: do not fail when probe and there is no csr clk defined 2012-04-19 20:09:06 -04:00
stmmac_mdio.c stmmac: MDC clock dynamically based on the csr clock input 2012-04-04 18:39:24 -04:00
stmmac_pci.c stmmac: verify the dma_cfg platform fields 2012-04-19 20:08:59 -04:00
stmmac_platform.c stmmac: verify the dma_cfg platform fields 2012-04-19 20:08:59 -04:00
stmmac_timer.c
stmmac_timer.h
stmmac.h stmmac: do not fail when probe and there is no csr clk defined 2012-04-19 20:09:06 -04:00