From: Michael Buesch Date: Mon, 23 Nov 2009 19:12:13 +0000 (+0100) Subject: ssb: Fix SPROM writing X-Git-Tag: v2.6.33-rc1~388^2~214^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ba6018aa314559c5867138a8173b068268a70db;p=pandora-kernel.git ssb: Fix SPROM writing The SPROM writing routines were broken since we rewrote the suspend handling on wireless devices, because SPROM writing depended on suspend. This patch changes it and freezes devices with the driver remove(), probe() callbacks instead. This also simplifies the whole logics a lot. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed