From: Luciano Coelho Date: Tue, 28 Feb 2012 17:13:28 +0000 (+0200) Subject: wlcore: add a debugfs entry to allow changing the sleep mode by hand X-Git-Tag: v3.6-rc1~125^2~57^2~246^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26b5858a67e4316ecd8159e2c0dc5591ef68226a;p=pandora-kernel.git wlcore: add a debugfs entry to allow changing the sleep mode by hand For FW debugging purposes, we may need to change the sleep mode (aka. sleep_auth) by hand, and set it to the mode we want. To allow this, a debugfs entry is added. Now we store the sleep_auth value that has been set and use that instead of the quirk to decide whether we should enter ELP or not. Signed-off-by: Luciano Coelho Signed-off-by: Arik Nemtsov --- Reading git-diff-tree failed