diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2020-04-16 16:32:50 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2020-05-12 19:52:31 +0200 |
commit | e90354e0452d33f3dc77d7f5c0ff7033f97e1fbf (patch) | |
tree | 4be4c1b12f573c5ad68129f37277a1b9f5483daf /drivers/net/wireless/ralink | |
parent | 4fcf6e770b4487db3dbcf48993a36f16f8836680 (diff) |
mt76: mt7615: move core shared code in mt7615-common module
Create mt7615-common module in order to collect shared code between usb
and mmio code. Move the following source files in mt7615-common module:
- main.c
- init.c
- mcu.c
- mac.c
- debugfs.c
- eeprom.c
- trace.c
Create the following source files for mmio only source code and move them
in mt7615e module:
- pci_init.c
- dma.c
- pci_mac.c
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/net/wireless/ralink')
0 files changed, 0 insertions, 0 deletions