]> git.baikalelectronics.ru Git - kernel.git/commit
mt76x0: remove mt76x0_stop_hardware routine
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Thu, 6 Sep 2018 09:18:44 +0000 (11:18 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 19 Sep 2018 10:31:00 +0000 (12:31 +0200)
commit8bff34f29895d44e7bc6b98ccdcae4b4afadd163
tree6b0d3bbe9a9a41767f1938b0dd9e45754f474195
parentcf8afa98357a4c0c03703d05f4f8ce4ca201fd68
mt76x0: remove mt76x0_stop_hardware routine

Since it is actually used in a single place and it just
runs mt76x0_chip_onoff routine, remove mt76x0_stop_hardware
and use mt76x0_chip_onoff directly

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