net: davinci_emac: convert to using the driver model
Now that we removed all legacy boards selecting TI_EMAC we can completely convert the driver code to using the driver model. This patch also updates all remaining users of davinci_emac. Signed-off-by:Bartosz Golaszewski <bgolaszewski@baylibre.com> Tested-by: Adam Ford <aford173@gmail.com> #am3517-evm & da850-evm Reviewed-by:
Ramon Fried <rfried.dev@gmail.com>
Showing
- arch/arm/mach-davinci/cpu.c 0 additions, 13 deletionsarch/arm/mach-davinci/cpu.c
- arch/arm/mach-omap2/omap3/emac.c 1 addition, 2 deletionsarch/arm/mach-omap2/omap3/emac.c
- board/davinci/da8xxevm/da850evm.c 0 additions, 6 deletionsboard/davinci/da8xxevm/da850evm.c
- board/davinci/da8xxevm/omapl138_lcdk.c 0 additions, 14 deletionsboard/davinci/da8xxevm/omapl138_lcdk.c
- board/logicpd/am3517evm/am3517evm.c 0 additions, 1 deletionboard/logicpd/am3517evm/am3517evm.c
- board/ti/ti816x/evm.c 1 addition, 2 deletionsboard/ti/ti816x/evm.c
- configs/am3517_evm_defconfig 1 addition, 0 deletionsconfigs/am3517_evm_defconfig
- configs/da850_am18xxevm_defconfig 1 addition, 0 deletionsconfigs/da850_am18xxevm_defconfig
- configs/da850evm_defconfig 1 addition, 0 deletionsconfigs/da850evm_defconfig
- configs/da850evm_direct_nor_defconfig 1 addition, 0 deletionsconfigs/da850evm_direct_nor_defconfig
- configs/da850evm_nand_defconfig 1 addition, 0 deletionsconfigs/da850evm_nand_defconfig
- configs/omapl138_lcdk_defconfig 1 addition, 0 deletionsconfigs/omapl138_lcdk_defconfig
- configs/ti816x_evm_defconfig 1 addition, 0 deletionsconfigs/ti816x_evm_defconfig
- drivers/net/ti/davinci_emac.c 42 additions, 35 deletionsdrivers/net/ti/davinci_emac.c
- include/netdev.h 0 additions, 1 deletioninclude/netdev.h
Loading
Please register or sign in to comment