commit | 6ba88021c36516c26c11eff8c6d7d9a045faecd3 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Wed Feb 15 17:55:01 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 16 17:08:09 2012 -0500 |
tree | 488e0bb3a739f229fc832c4150f03842b8847cac | |
parent | 150647fb2c313d7c5184fca3fa0829a4a7d6f7bc [diff] |
net: sh_eth: modify a condition of ioremap for TSU If the controller has TSU, the each channel needs TSU registers. This patch also fixes the iounmap condition in the sh_eth_drv_remove(). Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>