]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit6fb28badf207a6d8a78906353772e1c3f560a977
tree3cb1cdc06c263708dd40e9c490fcf8ddf921bbbd
parentbed2b42d9f0b411f384c5619870ab0fea5dd116b
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>
drivers/base/power/domain.c
drivers/clocksource/sh_cmt.c
drivers/clocksource/sh_mtu2.c
drivers/clocksource/sh_tmu.c
include/linux/pm_domain.h