]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrl
authorLorenzo Bianconi <lorenzo@kernel.org>
Fri, 7 May 2021 10:26:11 +0000 (12:26 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 19 Jun 2021 07:22:44 +0000 (09:22 +0200)
commit775928a374ae805930c049fb5c1a332aac633755
tree52feaed45c58ae1574c3fd9f4feb55b7a62de52c
parent894272d0bdc5041a655e7c7f62fcdba7d45c8586
mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrl

BIT(0) in MT_EE_NIC_CONF_1 is use to notify the driver if the radio RF
switch is controlled through a gpio. Use dev_debug instead of dev_err
to log this info.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c