Re: [PATCH v4 1/3] ACPI / PM: Export acpi_device_get_power() for use by modular build drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday, October 11, 2018 6:14:42 PM CEST Hans de Goede wrote:
> Export acpi_device_get_power() for use by modular build drivers.
> 
> Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
> ---
> Changes in v4:
> -New patch in v4 of this patch-set
> ---
>  drivers/acpi/device_pm.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/acpi/device_pm.c b/drivers/acpi/device_pm.c
> index a7c2673ffd36..824ae985ad93 100644
> --- a/drivers/acpi/device_pm.c
> +++ b/drivers/acpi/device_pm.c
> @@ -126,6 +126,7 @@ int acpi_device_get_power(struct acpi_device *device, int *state)
>  
>  	return 0;
>  }
> +EXPORT_SYMBOL(acpi_device_get_power);
>  
>  static int acpi_dev_pm_explicit_set(struct acpi_device *adev, int state)
>  {
> 

Acked-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>





[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux