Re: [PATCH 2/7] ACPI / PM: Move device power state selection routine to device_pm.c

2012-11-06 Thread Rafael J. Wysocki
On Tuesday, November 06, 2012 12:56:07 PM Aaron Lu wrote: > This patch doesn't apply... > > I'm trying on Linus' master branch, HEAD is v3.7-rc4, and I've merged > your pm-qos branch on top of v3.7-rc4. Well, it applies for me. You can use the linux-next branch of my tree instead. It may contai

Re: [PATCH 2/7] ACPI / PM: Move device power state selection routine to device_pm.c

2012-11-05 Thread Aaron Lu
This patch doesn't apply... I'm trying on Linus' master branch, HEAD is v3.7-rc4, and I've merged your pm-qos branch on top of v3.7-rc4. Thanks, Aaron On Mon, Oct 29, 2012 at 10:09:09AM +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > The ACPI function for choosing device power st

[PATCH 2/7] ACPI / PM: Move device power state selection routine to device_pm.c

2012-10-29 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The ACPI function for choosing device power state is now located in drivers/acpi/sleep.c, but drivers/acpi/device_pm.c is a more logical place for it, so move it there. However, instead of moving the function entirely, move its core only under a different name and with a