commit | d8b0426af5b67973585712c9af36b86f6ea97815 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Tue Jun 03 23:42:26 2014 +0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 03 19:28:42 2014 -0700 |
tree | ba1480d12a415c039ff26fb5ce158b9682984ff4 | |
parent | 530aa2d0d9d55ab2775d47621ddf4b5b15bc1110 [diff] |
sh_eth: fix SH7619/771x support Commit 4a55530f38e4 (net: sh_eth: modify the definitions of register) managed to leave out the E-DMAC register entries in sh_eth_offset_fast_sh3_sh2[], thus totally breaking SH7619/771x support. Add the missing entries using the data from before that commit. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>