commit | 1ea0a1b12aebfe5328563fc3a74261916260c210 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Fri Oct 05 10:28:31 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Oct 05 20:05:46 2018 +0200 |
tree | dc29372fd573ab91a245e7826125cf50065a6c22 | |
parent | 7cd79b8d9b28dbb5f1241160df7ce9defe3a180c [diff] |
mt76: move tpc routines in mt76x02-lib module Move mt76x02_tx_get_txpwr_adj and mt76x02_tx_set_txpwr_auto routines in mt76x02-lib module since they are shared between mt76x0 and mt76x2 drivers. Moreover remove get_txpwr_adj function pointer Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>