From: Barak Bercovitz Date: Mon, 9 Sep 2013 09:24:41 +0000 (+0300) Subject: wlcore: wakeup from ELP before starting recovery X-Git-Tag: v3.13-rc1~105^2~23^2^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2473ec8f909d8c46e52e13f6fc3215c9c08400c8;p=pandora-kernel.git wlcore: wakeup from ELP before starting recovery Make sure the FW is awake when entering recovery. This is useful for reading the FW panic log and also some FW registers giving us crash report stats. We must do this before interrupts are disabled since we rely on an interrupt to complete the wakeup. If the wakeup fails, continue recovery normally. All read/writes will be blocked and won't do any harm. Signed-off-by: Barak Bercovitz Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed