commit | 6fb28badf207a6d8a78906353772e1c3f560a977 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Aug 06 01:45:54 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Tue Sep 04 01:36:03 2012 +0200 |
tree | 3cb1cdc06c263708dd40e9c490fcf8ddf921bbbd | |
parent | bed2b42d9f0b411f384c5619870ab0fea5dd116b [diff] |
PM / Domains: Rename the always_on device flag to syscore The always_on device flag is used to mark the devices (belonging to a PM domain) that should never be turned off, except for the system core (syscore) suspend/hibernation and resume stages. Change name of that flag to "syscore" to better reflect its purpose. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Magnus Damm <damm@opensource.se>