commit | 4afeb39624f376a6eb1e4e7d5f189a5cf82cfd33 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Fri Oct 12 12:16:22 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Sat Oct 13 17:39:46 2018 +0200 |
tree | f04dc060d46a465f17c1b3fa1691b69626c4d2ae | |
parent | 592ebc9cc6e0e00eeca7e60d534f219ee1f64d6c [diff] |
mt76x0: eeprom: introduce mt76x0_tssi_enabled routine Add mt76x0_tssi_enabled in order to check if tssi compensation is enabled since mt76x0 condition differs from mt76x2 one. Moreover move back mt76x02_temp_tx_alc_enabled and mt76x02_tssi_enabled routines in mt76x2/eeprom.h since they are mt76x2 specific Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>