stmmac: remove stmmac_config
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 21 Apr 2014 16:09:22 +0000 (09:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Apr 2014 18:59:21 +0000 (14:59 -0400)
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>

No differences found