From: Johannes Berg Date: Fri, 3 May 2013 09:44:16 +0000 (+0200) Subject: iwlwifi: mvm: optionally store D3 SRAM after resume X-Git-Tag: v3.11-rc1~16^2~103^2^2~42^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc66bb734d44ea64cc78ae8d8034886e8cfb2c7;p=pandora-kernel.git iwlwifi: mvm: optionally store D3 SRAM after resume The D3 image SRAM is overwritten by the runtime image, so it can't be accessed after resume. However, it can be very useful to look at it to know what happened during D3, so add the ability to store the image and make it available in debugfs. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed