b43: Rewrite suspend/resume code
authorMichael Buesch <mb@bu3sch.de>
Fri, 11 Sep 2009 19:44:05 +0000 (21:44 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 23 Sep 2009 15:35:43 +0000 (11:35 -0400)
commita78b3bb2f3ab9afcf78dbcff18fd7bf900c7c27e
tree708cf458e4b2c97c26fad18aea8693599723212c
parent90c215c47675be42f164a4bac282666753e09225
b43: Rewrite suspend/resume code

This removes most of the b43 suspend/resume code (it's handled by mac80211)
and moves the registration of devices to the attachment phase. This is
required, because we must not register/unregister devices on suspend/resume.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/b43.h
drivers/net/wireless/b43/leds.c
drivers/net/wireless/b43/leds.h
drivers/net/wireless/b43/main.c