commit | 50ca903afc2a4ccf7efd25744577fecb0ce6fb49 | [log] [tgz] |
---|---|---|
author | Niklas Cassel <niklas.cassel@axis.com> | Wed Dec 07 15:20:04 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 08 13:07:10 2016 -0500 |
tree | 080ebf7c45c46c58b134c341ae8bd6fa32e63f72 | |
parent | 89ab75bf7253271c0ca805931105a298bc22bfdf [diff] |
net: stmmac: simplify the common DMA init API Use struct stmmac_dma_cfg *dma_cfg as an argument rather than using all the struct members as individual arguments. Signed-off-by: Niklas Cassel <niklas.cassel@axis.com> Acked-by: Alexandre Torgue <alexandre.torgue@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>