[PATCH 00/11] net: ethernet: ti: cpsw/ale clean up and optimization

From: Grygorii Strashko
Date: Wed Nov 22 2017 - 16:28:31 EST


This is set of non critical clean ups and optimizations for TI
CPSW and ALE drivers.

Grygorii Strashko (11):
net: ethernet: ti: cpsw: drop unused var poll from
cpsw_update_channels_res
net: ethernet: ti: cpsw: use proper io apis
net: ethernet: ti: cpsw: move platform data struct to .c file
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
net: ethernet: ti: cpsw: fix ale port numbers
net: ethernet: ti: ale: use proper io apis
net: ethernet: ti: ale: disable ale from stop()
net: ethernet: ti: ale: optimize ale entry mask bits configuartion
net: ethernet: ti: ale: move static initialization in
cpsw_ale_create()
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get

drivers/net/ethernet/ti/cpsw.c | 84 +++++++++++++++-----------
drivers/net/ethernet/ti/cpsw.h | 23 +------
drivers/net/ethernet/ti/cpsw_ale.c | 109 ++++++++++++++--------------------
drivers/net/ethernet/ti/cpsw_ale.h | 1 -
drivers/net/ethernet/ti/netcp_ethss.c | 6 +-
5 files changed, 98 insertions(+), 125 deletions(-)

--
2.10.5