commit | cfe51ec1ae427ec0be5a7670eae815ce5eb30e1c | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Sat Aug 24 00:32:30 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 26 14:09:02 2013 -0400 |
tree | 331c8cc84052329197af32cf71ad90e2dd82086e | |
parent | f4a83e578e0011ddcfdbe1c62d0916dadb4802aa [diff] |
bcma: add method to power up and down the PCIe core by wifi driver The wifi driver should tell the PCIe core that it is now in operation so that some workarounds can be applied and the power state is changed. This should replace the call to bcma_core_pci_extend_L1timer by the brcmsmac driver. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>