From: Ivo van Doorn Date: Fri, 23 Jan 2009 16:04:05 +0000 (+0100) Subject: rt2x00: Simplify suspend/resume handling X-Git-Tag: v2.6.30-rc1~662^2~836^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0712612741e1dccf10353c70ebe90ba8cc60d5fb;p=pandora-kernel.git rt2x00: Simplify suspend/resume handling With mac80211 handling all open interfaces during suspend and resume we can simplify suspend/resume within rt2x00lib. The only thing rt2x00 needs to do is free up memory during suspend and bring back the minimal required components during resume. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed