commit | a78b3bb2f3ab9afcf78dbcff18fd7bf900c7c27e | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Sep 11 21:44:05 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 23 11:35:43 2009 -0400 |
tree | 708cf458e4b2c97c26fad18aea8693599723212c | |
parent | 90c215c47675be42f164a4bac282666753e09225 [diff] |
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>