net: mscc: Move ocelot_switch to mscc_eswitch folder
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Thu, 31 Jan 2019 14:30:33 +0000 (15:30 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 1 Feb 2019 13:13:36 +0000 (14:13 +0100)
commit4c66157f427ad87d683b76d6819a00138e9f71dd
tree152d192a91ea03134061f7941beb2242624306e3
parentfdceb0d7354fe24933b0c152510001e50a22a4ae
net: mscc: Move ocelot_switch to mscc_eswitch folder

Move file ocelot_switch to mscc_eswitch to prepare to add
new net drivers for other MSCC SoCs.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
MAINTAINERS
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/mscc_eswitch/Kconfig [new file with mode: 0644]
drivers/net/mscc_eswitch/Makefile [new file with mode: 0644]
drivers/net/mscc_eswitch/ocelot_switch.c [new file with mode: 0644]
drivers/net/ocelot_switch.c [deleted file]