commit | 5d8d0d4d46ed7bc0cf3e3ccb6c8b6ad7676335bc | [log] [tgz] |
---|---|---|
author | Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> | Wed Aug 10 02:22:39 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 10 17:27:40 2016 -0700 |
tree | 302d725666a85a86ebf3a8f2b97867bf01a37ae3 | |
parent | 56e31bd89334325f918e4b9f4d91f07157400169 [diff] |
net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common The pointers on h/w registers are common for every cpsw_private instance, so no need to hold them for every ndev. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>