commit | 4986b996882d82c68ab54b822d7cfdd7dd35f19a | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Mon Mar 07 21:59:34 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 14 14:10:14 2011 -0700 |
tree | 9bfe429b440788817946b3de9f616ef9a80495a5 | |
parent | 4a55530f38e4eeee3afb06093e81309138fe8360 [diff] |
net: sh_eth: remove the SH_TSU_ADDR The defination is hardcoded in this driver for some CPUs. This patch modifies to get resource of TSU address from platform_device. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>