]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbccae5ae1bde2de20d71a64f5c65d75644e90d6f
tree4146119caf6b748701207f32a3e9528b54834a0c
parent247c29165604e6722fa4979e36906289eead6c51
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