commit | 6034b2b07acc62603a0a97ec86f5b11202cdab3a | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Fri Sep 28 13:39:03 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Mon Oct 01 12:34:39 2018 +0200 |
tree | 9dd6734ebe830203b66d25ab64636f29ead7ac1e | |
parent | 4468e92cf8d0a943878b0f47edfa8f5604ce2d2b [diff] |
mt76: move set_{tx,rx}_path routines in mt76x02-lib module Move mt76x02_phy_set_rxpath and mt76x02_phy_tx_dac routines in mt76x02_phy.c since they are shared between mt76x2 and mt76x0 drivers. Moreover move chainmask variable from mt76x2/mt76x0 to mt76_dev data structure Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>