]> git.baikalelectronics.ru Git - kernel.git/commit
mt76x0: remove unused mt76x0_burst_read_regs
authorStanislaw Gruszka <sgruszka@redhat.com>
Sun, 9 Sep 2018 20:32:45 +0000 (22:32 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 19 Sep 2018 10:31:27 +0000 (12:31 +0200)
commit517700866012c1f03d6eafa6993be1312920bb28
tree99d183aff8e78f245c5c749291e34f44dd51dc35
parent4e7381d0403ca23c3e978c506663bc321fadf119
mt76x0: remove unused mt76x0_burst_read_regs

mt76x0_burst_read_regs is not used, but keep it for eventual use. Since
we have this function now in the driver git history, we can remove it and
eventually revert this commit it the function will be needed.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x0/mcu.c