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)
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>

No differences found