commit | 9b43960b899c71c758209a58c7e8d7d6e481e272 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Fri Oct 05 10:28:38 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Oct 05 20:05:46 2018 +0200 |
tree | 5919a30b222ac9a1939a9d6c7d04008a8caef700 | |
parent | 53d20fdb4670ae644f92a85eeabf50ea9b4d5ca6 [diff] |
mt76: move irq handler in mt76x02-lib moudle Move mt76x02_irq_handler handler in mt76x02_mmio.c in order to be reused in mt76x0 driver. Move mt76x02_rx_poll_complete routine in mt76x02-lib module. Moreover remove pci_core.c and mt76x2/trace.{c,h} since are empty files Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>