net: ethernet: ti: cpsw: create common struct to hold shared driver data
authorIvan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Tue, 9 Aug 2016 23:22:37 +0000 (02:22 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Aug 2016 00:27:39 +0000 (17:27 -0700)
commit649a1688c96098a702e827a073542b29739b4f88
tree4146119caf6b748701207f32a3e9528b54834a0c
parent82b52104a31a96689fe1931180c66dd699ad5fc1
net: ethernet: ti: cpsw: create common struct to hold shared driver data

This patch simply create holder for common data and as a start moves
pdev var to it.

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>
drivers/net/ethernet/ti/cpsw.c