commit | c079f4049056c7fd8c8ed70591b2da4abe842b32 | [log] [tgz] |
---|---|---|
author | Hao Zhang <hzhang@ti.com> | Mon Sep 29 22:17:20 2014 +0300 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 11:27:05 2014 -0400 |
tree | 0ddd57ec160d87a41b80fc6b91851d0f0a535b44 | |
parent | d055305abec11424fb22091b71b22b9fb52604c5 [diff] |
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>