diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-13 22:58:42 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-01-17 14:54:08 (GMT) |
commit | 7e9e7fa414e47fccc6127f23bc866cbcc7e27dcb (patch) | |
tree | 912d69316649f04bcf4b142bdec0ac353ea9fcf8 /drivers/dio | |
parent | 7d5869e78f4c9d32f834dadefbb7dcb3c9d4d85f (diff) | |
download | linux-fsl-qoriq-7e9e7fa414e47fccc6127f23bc866cbcc7e27dcb.tar.xz |
brcmsmac: remove PCI suspend/resume from bcma driver
The brcmsmac driver isn't a PCI driver any more, it's a bcma one. The
PCI device has been resumed by the PCI driver (the generic PCI layer,
really), we should be resuming just our own driver state.
Also add pr_debug() calls to show that we now actually get the
suspend/resume events.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/dio')
0 files changed, 0 insertions, 0 deletions