PM / Domains: Rename the always_on device flag to syscore
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 5 Aug 2012 23:45:54 +0000 (01:45 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 3 Sep 2012 23:36:03 +0000 (01:36 +0200)
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>

No differences found