From: Rafał Miłecki Date: Fri, 13 Jan 2012 22:58:38 +0000 (+0100) Subject: bcma: invalidate the mapped core over suspend/resume X-Git-Tag: v3.3-rc1~17^2~6^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e7d218da975f6ae1751e293aed938952c55c98;p=pandora-kernel.git bcma: invalidate the mapped core over suspend/resume This clears the currently mapped core when suspending, to force re-mapping after resume. Without that we were touching default core registers believing some other core is mapped. Such a behaviour resulted in lockups on some machines. Cc: stable@vger.kernel.org Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed