commit | 040e5bf65e1ee66266bc314c5965518a7c21ff36 | [log] [tgz] |
---|---|---|
author | Arve Hjønnevåg <arve@android.com> | Fri May 04 00:14:21 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sat May 05 21:50:58 2012 +0200 |
tree | ce2dce378ae0f765b6534a7cec0a5529ee09930b | |
parent | 4d7e30d98939a0340022ccd49325a3d70f7e0238 [diff] |
PM / Sleep: Fix a mistake in a conditional in autosleep_store() The condition check in autosleep_store() is incorrect and prevents /sys/power/autosleep from working as advertised. Fix that. [rjw: Added the changelog.] Signed-off-by: Arve Hjønnevåg <arve@android.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>