Re: [PATCH v2 9/9] spi: attach/detach SPI device to the ACPI power domain

2013-09-11 Thread Mark Brown
On Wed, Sep 11, 2013 at 06:32:40PM +0300, Mika Westerberg wrote: > If the SPI device is enumerated from ACPI namespace (it has an ACPI handle) > it might have ACPI methods that needs to be called in order to transition > the device to different power states (such as _PSx). Acked-by: Mark Brown

[PATCH v2 9/9] spi: attach/detach SPI device to the ACPI power domain

2013-09-11 Thread Mika Westerberg
If the SPI device is enumerated from ACPI namespace (it has an ACPI handle) it might have ACPI methods that needs to be called in order to transition the device to different power states (such as _PSx). We follow what has been done for platform and I2C buses here and attach the SPI device to the A