]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: dwmac-rk: create a new probe function
authorJoachim Eastwood <manabian@gmail.com>
Tue, 28 Jul 2015 22:08:56 +0000 (00:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2015 07:13:23 +0000 (00:13 -0700)
commitfdfc08adf5827026748bca0169cd9356dab8142a
tree9699d984286cc12f5deece6fcfcc39ff4dc31da4
parentc4a18c246b69418ead0033bb5df35dba950cbd86
stmmac: dwmac-rk: create a new probe function

Create a new probe functions that call the necessary setup
functions. This is done in preparation for a code refactor
in this driver and dropping the common probe function in
stmmac_platform.c.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c