commit | 7c7b13941eda19be57c0d88660cd219cb917906c | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Thu Sep 06 11:18:44 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Wed Sep 19 12:31:00 2018 +0200 |
tree | 6b0d3bbe9a9a41767f1938b0dd9e45754f474195 | |
parent | 23ea0e7efbc978d7d2923667ff4402426869cec6 [diff] |
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>