TI Davinci EMAC : Re-use driver for other platforms.
The davinci EMAC peripheral is also available on other TI platforms -notably TI AM3517 SoC. This patch modifies the config option and the platform structure header files so that the driver can be reused on non-davinci platforms as well. Signed-off-by:Sriramakrishnan <srk@ti.com> Acked-by:
Chaithrika U S <chaithrika@ti.com> Acked-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Kevin Hilman <khilman@deeprootsystems.com>
Showing
- arch/arm/mach-davinci/common.c 1 addition, 1 deletionarch/arm/mach-davinci/common.c
- arch/arm/mach-davinci/include/mach/da8xx.h 1 addition, 1 deletionarch/arm/mach-davinci/include/mach/da8xx.h
- arch/arm/mach-davinci/include/mach/dm365.h 1 addition, 1 deletionarch/arm/mach-davinci/include/mach/dm365.h
- arch/arm/mach-davinci/include/mach/dm644x.h 1 addition, 1 deletionarch/arm/mach-davinci/include/mach/dm644x.h
- arch/arm/mach-davinci/include/mach/dm646x.h 1 addition, 1 deletionarch/arm/mach-davinci/include/mach/dm646x.h
- drivers/net/Kconfig 1 addition, 1 deletiondrivers/net/Kconfig
- drivers/net/davinci_emac.c 1 addition, 2 deletionsdrivers/net/davinci_emac.c
- include/linux/davinci_emac.h 2 additions, 2 deletionsinclude/linux/davinci_emac.h
Loading
Please register or sign in to comment