diff options
author | LABBE Corentin <clabbe.montjoie@gmail.com> | 2016-12-01 16:19:41 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-12-03 21:23:51 +0100 |
commit | b91dce4c5bc9b4454e25695c0dae5355df79a4e9 (patch) | |
tree | 3496fa72b3568a5182565c972f407cdb920c921c /Documentation/devicetree | |
parent | net: stmmac: avoid Camelcase naming (diff) | |
download | linux-b91dce4c5bc9b4454e25695c0dae5355df79a4e9.tar.xz linux-b91dce4c5bc9b4454e25695c0dae5355df79a4e9.zip |
net: stmmac: unify mdio functions
stmmac_mdio_{read|write} and stmmac_mdio_{read|write}_gmac4 are not
enought different for being split.
The only differences between thoses two functions are shift/mask for
addr/reg/clk_csr.
This patch introduce a per platform set of variable for setting thoses
shift/mask and unify mdio read and write functions.
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions