]> Pileus Git - ~andy/linux/commit
net: stmmac: Honor DT parameter to force DMA store and forward mode
authorChen-Yu Tsai <wens@csie.org>
Fri, 17 Jan 2014 13:24:44 +0000 (21:24 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jan 2014 04:02:02 +0000 (20:02 -0800)
commit6aedb8c06df732625cf998c1428396914f3139b4
treed7b3f219ad1eebbe585498e0c57cf5b099fe855d
parent1f370c574f0359c0e27fe2b8a562587802142ccb
net: stmmac: Honor DT parameter to force DMA store and forward mode

"snps,force_sf_dma_mode" is documented in stmmac device tree bindings,
but is never handled by the driver.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c