bcma: add method to power up and down the PCIe core by wifi driver
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 23 Aug 2013 22:32:30 +0000 (00:32 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Aug 2013 18:09:02 +0000 (14:09 -0400)
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>

No differences found