linux_dsm_epyc7002/drivers/net/dsa/mv88e6xxx
Wei Yongjun 68497a87c4 net: dsa: mv88e6xxx: use setup_timer to simplify the code
Use setup_timer function instead of initializing timer with the function
and data fields.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-26 17:21:59 -04:00
..
chip.c net: dsa: mv88e6xxx: use setup_timer to simplify the code 2016-10-26 17:21:59 -04:00
global1.c net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
global1.h net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
global2.c net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00
global2.h net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00
Kconfig net: dsa: mv88e6xxx: make global2 code optional 2016-09-06 12:58:14 -07:00
Makefile net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
mv88e6xxx.h net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00