commit | e30a655ef13806765c335c33452bc5f0e7256f36 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Thu Sep 06 11:18:49 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Wed Sep 19 12:31:06 2018 +0200 |
tree | 3a584979d64eebb431da78350a528c281d8adfac | |
parent | b680d7fbfbff01ead47a54d7bb50567a7ceeedde [diff] |
mt76x0: move mt76x0_init_hardware in mt76x0_register_device Move mt76x0_init_hardware routine in mt76x0_register_device during hw probe. This is a preliminary patch to avoid {tx/rx} buffer allocation during resume/suspend 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>