From: Michael Karcher Date: Thu, 7 Aug 2008 17:34:01 +0000 (+0200) Subject: ath5k: Don't fiddle with MSI on suspend/resume. X-Git-Tag: v2.6.27-rc4~39^2~10^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37465c8a3ec7279e3314623d1e2d2a50c10cf79f;p=pandora-kernel.git ath5k: Don't fiddle with MSI on suspend/resume. Commit 256b152b005e319f985f50f2a910a75ba0def74f (ath5k: don't enable MSI, we cannot handle it yet) has removed msi support, but overlooked the suspend/resume code. This patch completes msi removal. I don't consider this patch copyrightable, and thus put it into the public domain. The result is of course a base.c file dual-licensed under 3-clause-BSD and GPL. Signed-off-by: Michael Karcher Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed