commit | 56e31bd89334325f918e4b9f4d91f07157400169 | [log] [tgz] |
---|---|---|
author | Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> | Wed Aug 10 02:22:38 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 10 17:27:39 2016 -0700 |
tree | 3db1eeb454c6f5980e17a83a8e1e5afaed741e86 | |
parent | 649a1688c96098a702e827a073542b29739b4f88 [diff] |
net: ethernet: ti: cpsw: replace pdev on dev No need to hold pdev link when only dev is needed. This allows to simplify a bunch of cpsw->pdev->dev now and farther. 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>