Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
All conflicts were trivial overlapping changes, so reasonably easy to resolve. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
* is done in the "stmmac files"
|
||||
*/
|
||||
|
||||
/* struct emac_variant - Descrive dwmac-sun8i hardware variant
|
||||
/* struct emac_variant - Describe dwmac-sun8i hardware variant
|
||||
* @default_syscon_value: The default value of the EMAC register in syscon
|
||||
* This value is used for disabling properly EMAC
|
||||
* and used as a good starting value in case of the
|
||||
|
@@ -94,7 +94,6 @@ static int dwmac1000_validate_ucast_entries(int ucast_entries)
|
||||
/**
|
||||
* stmmac_axi_setup - parse DT parameters for programming the AXI register
|
||||
* @pdev: platform device
|
||||
* @priv: driver private struct.
|
||||
* Description:
|
||||
* if required, from device-tree the AXI internal register can be tuned
|
||||
* by using platform parameters.
|
||||
|
Reference in New Issue
Block a user