commit | 2d7f2f90d54d9b64483e41d8e225d2f15e45afd8 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Apr 21 09:09:22 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 21 14:59:21 2014 -0400 |
tree | 955834e876c3ac6bf4087cc151dd33a7f1f8abaa | |
parent | 3e19ca40c0aae932deaca0b8d79213de7238d666 [diff] |
stmmac: remove stmmac_config stmmac_config() denies changing the base address and interrupt parameters, and ignores any other settings from the ifmap parameters, thus making stmmac_config() useless, remove it. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>