commit | 957068c23fe49ed564f62c64b86687a66dbdae05 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Fri Sep 28 13:38:47 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Mon Oct 01 12:34:21 2018 +0200 |
tree | a4535a164719e81d53c3b0b1c14612de0bd279de | |
parent | 208856493e420c3daa9147d7cf39ea5ec774df2b [diff] |
mt76: move mt76x02_set_irq_mask in mt76x02_mmio.c Move mt76x02_set_irq_mask, mt76x02_irq_enable and mt76x02_irq_disable in mt76x02-lib module in order to be reused by mt76x0 driver. Moreover move irq_lock and irqmask in mt76_mmio data structure Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>