]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcma: add stub for bcma_bus_suspend()
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Jan 2012 22:58:40 +0000 (23:58 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 17 Jan 2012 14:54:05 +0000 (09:54 -0500)
commit685a4ef0df23b97eea1842c2698da9a2e35fc976
tree863612511ce9164af706d9d5e0d561f088d84f15
parent5d2031f2395728c765cf2bd7c1ebb6d51c4fe076
bcma: add stub for bcma_bus_suspend()

.. and connect it up with the pci host bcma driver.

Now, the next step is to connect those bcma bus-level suspend/resume
functions to the actual bcma device suspend resume functions.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/bcma_private.h
drivers/bcma/host_pci.c
drivers/bcma/main.c