[Intel-gfx] [PATCH 3/5] ACPI: export target system state for use by drivers
Rafael J. Wysocki
rjw at rjwysocki.net
Fri May 30 04:09:45 CEST 2014
On Thursday, May 29, 2014 02:48:44 PM Jesse Barnes wrote:
> From: Kristen Carlson Accardi <kristen at linux.intel.com>
>
> Needed in ->freeze routines to figure out the target system state and
> take appropriate action.
>
> v2: split out ACPI patch
>
> Signed-off-by: Kristen Carlson Accardi <kristen at linux.intel.com>
> Signed-off-by: Jesse Barnes <jbarnes at virtuousgeek.org>
This is in my linux-next branch already.
I can put out a separate branch with it for you to pull from if
necessary.
Rafael
> ---
> drivers/acpi/sleep.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/acpi/sleep.c b/drivers/acpi/sleep.c
> index c40fb2e..807f333 100644
> --- a/drivers/acpi/sleep.c
> +++ b/drivers/acpi/sleep.c
> @@ -89,6 +89,7 @@ u32 acpi_target_system_state(void)
> {
> return acpi_target_sleep_state;
> }
> +EXPORT_SYMBOL(acpi_target_system_state);
>
> static bool pwr_btn_event_pending;
>
>
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
More information about the Intel-gfx
mailing list