public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* Patch "ACPI / PM: Export acpi_device_fix_up_power()" has been added to the 4.5-stable tree
@ 2016-05-29 22:31 gregkh
  0 siblings, 0 replies; only message in thread
From: gregkh @ 2016-05-29 22:31 UTC (permalink / raw)
  To: ulf.hansson, gregkh, laszlo.fiat, rafael.j.wysocki; +Cc: stable, stable-commits


This is a note to let you know that I've just added the patch titled

    ACPI / PM: Export acpi_device_fix_up_power()

to the 4.5-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     acpi-pm-export-acpi_device_fix_up_power.patch
and it can be found in the queue-4.5 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.


>From 78a898d0e39513469858de990de83210fee28ee9 Mon Sep 17 00:00:00 2001
From: Ulf Hansson <ulf.hansson@linaro.org>
Date: Thu, 19 May 2016 15:25:41 +0200
Subject: ACPI / PM: Export acpi_device_fix_up_power()

From: Ulf Hansson <ulf.hansson@linaro.org>

commit 78a898d0e39513469858de990de83210fee28ee9 upstream.

Drivers that needs acpi_device_fix_up_power(), allow them to be built as
modules by exporting this function.

Tested-by: Laszlo Fiat <laszlo.fiat@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

---
 drivers/acpi/device_pm.c |    1 +
 1 file changed, 1 insertion(+)

--- a/drivers/acpi/device_pm.c
+++ b/drivers/acpi/device_pm.c
@@ -319,6 +319,7 @@ int acpi_device_fix_up_power(struct acpi
 
 	return ret;
 }
+EXPORT_SYMBOL_GPL(acpi_device_fix_up_power);
 
 int acpi_device_update_power(struct acpi_device *device, int *state_p)
 {


Patches currently in stable-queue which might be from ulf.hansson@linaro.org are

queue-4.5/mmc-sdhci-acpi-ensure-connected-devices-are-powered-when-probing.patch
queue-4.5/mmc-mmc-fix-partition-switch-timeout-for-some-emmcs.patch
queue-4.5/mmc-longer-timeout-for-long-read-time-quirk.patch
queue-4.5/acpi-pm-export-acpi_device_fix_up_power.patch
queue-4.5/mmc-sdhci-acpi-remove-mmc_cap_bus_width_test-for-intel-controllers.patch
queue-4.5/mmc-sdhci-pci-remove-mmc_cap_bus_width_test-for-intel-controllers.patch

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-29 22:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-29 22:31 Patch "ACPI / PM: Export acpi_device_fix_up_power()" has been added to the 4.5-stable tree gregkh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox