Re: [Update][PATCH 0/3] ACPI: Simplify "glueing" to physical nodes
From: Mika Westerberg <mika.westerberg@linux.intel.com>
Date: 2012-11-20 09:08:34
Also in:
lkml
From: Mika Westerberg <mika.westerberg@linux.intel.com>
Date: 2012-11-20 09:08:34
Also in:
lkml
On Tue, Nov 20, 2012 at 01:55:46AM +0100, Rafael J. Wysocki wrote:
Following is the series with the Greg's feedback taken into account. Patch [1/3] is the same as before with the bug found by Mika fixed, [2/3] is an additional patch adding struct acpi_dev_node to compile out unused stuff if CONFIG_ACPI is not set and [3/3] is the previous [2/2] rebased on top of it.
I've tested this on my ACPI 5 test machine and it works as expected. I also adapted the I2C, GPIO and SPI patches on top of this series and planning to post them shortly. Thanks.