commit | afc66bb734d44ea64cc78ae8d8034886e8cfb2c7 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri May 03 11:44:16 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue May 14 10:42:37 2013 +0200 |
tree | 5a54d7ccfdc8c25833089db43a25e7f4d5f85b6e | |
parent | 93fc64114b994f9ef6901697f9b0de00762680e9 [diff] |
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 <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>