Searched hist:ef27bed1870dbd5fd363ff5ec51eebd5a695e277 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/base/power/ |
H A D | Makefile | diff ef27bed1870dbd5fd363ff5ec51eebd5a695e277 Thu Aug 25 08:34:01 CDT 2011 Rafael J. Wysocki <rjw@sisk.pl> PM: Reference counting of power.subsys_data
Since the power.subsys_data device field will be used by multiple filesystems, introduce a reference counting mechanism for it to avoid freeing it prematurely or changing its value at a wrong time.
Make the PM clocks management code that currently is the only user of power.subsys_data use the new reference counting.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
H A D | common.c | ef27bed1870dbd5fd363ff5ec51eebd5a695e277 Thu Aug 25 08:34:01 CDT 2011 Rafael J. Wysocki <rjw@sisk.pl> PM: Reference counting of power.subsys_data
Since the power.subsys_data device field will be used by multiple filesystems, introduce a reference counting mechanism for it to avoid freeing it prematurely or changing its value at a wrong time.
Make the PM clocks management code that currently is the only user of power.subsys_data use the new reference counting.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
H A D | clock_ops.c | diff ef27bed1870dbd5fd363ff5ec51eebd5a695e277 Thu Aug 25 08:34:01 CDT 2011 Rafael J. Wysocki <rjw@sisk.pl> PM: Reference counting of power.subsys_data
Since the power.subsys_data device field will be used by multiple filesystems, introduce a reference counting mechanism for it to avoid freeing it prematurely or changing its value at a wrong time.
Make the PM clocks management code that currently is the only user of power.subsys_data use the new reference counting.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
/openbmc/linux/include/linux/ |
H A D | pm.h | diff ef27bed1870dbd5fd363ff5ec51eebd5a695e277 Thu Aug 25 08:34:01 CDT 2011 Rafael J. Wysocki <rjw@sisk.pl> PM: Reference counting of power.subsys_data
Since the power.subsys_data device field will be used by multiple filesystems, introduce a reference counting mechanism for it to avoid freeing it prematurely or changing its value at a wrong time.
Make the PM clocks management code that currently is the only user of power.subsys_data use the new reference counting.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|