From: Ivo van Doorn Date: Sat, 28 Mar 2009 19:51:58 +0000 (+0100) Subject: rt2x00: Don't free register information on suspend X-Git-Tag: v2.6.30-rc4~68^2~25^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499a214ca2765522d6a59ff73825d40e7bb31510;p=pandora-kernel.git rt2x00: Don't free register information on suspend After suspend & resume the rt2x00 devices won't wakeup anymore due to a broken register information setup. The most important problem is the release of the EEPROM buffer which is completely cleared and never read again after the suspend. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed