]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: keystone_net: remove SoC specific emac_regs structure
authorHao Zhang <hzhang@ti.com>
Mon, 29 Sep 2014 19:17:20 +0000 (22:17 +0300)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 15:27:05 +0000 (11:27 -0400)
commitb2cfe32278478dbf4b08a06f8d48436fc3d4ae7e
tree0ddd57ec160d87a41b80fc6b91851d0f0a535b44
parent8347210a3f158f0d40ced048673d8602802ed9cc
net: keystone_net: remove SoC specific emac_regs structure

This patch removes K2HK SOC specifc emac_regs structure, it uses
soc specific register offset to keep the network driver common across
all the Keystone II EVMs.

Acked-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
arch/arm/include/asm/arch-keystone/emac_defs.h
drivers/net/keystone_net.c