]> 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)
commit888bff23240b1e72079a9894b8c059d3f5b7a750
tree99d183aff8e78f245c5c749291e34f44dd51dc35
parent6cc146c60ad97ef09d0f39b57a8dcbe16496d540
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