From: Geert Uytterhoeven Date: Fri, 28 Mar 2014 10:15:14 +0000 (+0100) Subject: PM / wakeup: Correct presence vs. emptiness of wakeup_* attributes X-Git-Tag: v3.15-rc1~28^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0549801659747c46092fb22db1488100d7923e4;p=pandora-kernel.git PM / wakeup: Correct presence vs. emptiness of wakeup_* attributes According to the documentation, the various wakeup_* attributes in sysfs are not present if the device is not enabled to wake up the system. This is not correct: the attributes are not present if the device is not capable to wake up the system. They are empty if the device is not enabled to wake up the system. Signed-off-by: Geert Uytterhoeven Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed