From: Michael Buesch Date: Fri, 11 Sep 2009 19:44:05 +0000 (+0200) Subject: b43: Rewrite suspend/resume code X-Git-Tag: v2.6.32-rc1~27^2~11^2~34 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a78b3bb2f3ab9afcf78dbcff18fd7bf900c7c27e;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed