Re: [PATCH v5 06/11] i2c: core: Convert to dev_pm_domain_attach|detach()

2014-09-22 Thread Wolfram Sang
On Mon, Sep 22, 2014 at 12:52:53PM +0300, Mika Westerberg wrote: > On Sat, Sep 20, 2014 at 02:23:19PM +0200, Wolfram Sang wrote: > > On Fri, Sep 19, 2014 at 08:27:39PM +0200, Ulf Hansson wrote: > > > Previously only the ACPI PM domain was supported by the i2c bus. > > > > > > Let's convert to the

Re: [PATCH v5 06/11] i2c: core: Convert to dev_pm_domain_attach|detach()

2014-09-22 Thread Mika Westerberg
On Sat, Sep 20, 2014 at 02:23:19PM +0200, Wolfram Sang wrote: > On Fri, Sep 19, 2014 at 08:27:39PM +0200, Ulf Hansson wrote: > > Previously only the ACPI PM domain was supported by the i2c bus. > > > > Let's convert to the common attach/detach functions for PM domains, > > which currently means we

Re: [PATCH v5 06/11] i2c: core: Convert to dev_pm_domain_attach|detach()

2014-09-20 Thread Rafael J. Wysocki
On Saturday, September 20, 2014 02:23:19 PM Wolfram Sang wrote: > > --bAmEntskrkuBymla > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Fri, Sep 19, 2014 at 08:27:39PM +0200, Ulf Hansson wrote: > > Previously only the

Re: [PATCH v5 06/11] i2c: core: Convert to dev_pm_domain_attach|detach()

2014-09-20 Thread Wolfram Sang
On Fri, Sep 19, 2014 at 08:27:39PM +0200, Ulf Hansson wrote: > Previously only the ACPI PM domain was supported by the i2c bus. > > Let's convert to the common attach/detach functions for PM domains, > which currently means we are extending the support to include the > generic PM domain as well. >

[PATCH v5 06/11] i2c: core: Convert to dev_pm_domain_attach|detach()

2014-09-19 Thread Ulf Hansson
Previously only the ACPI PM domain was supported by the i2c bus. Let's convert to the common attach/detach functions for PM domains, which currently means we are extending the support to include the generic PM domain as well. Cc: linux-i2c@vger.kernel.org Signed-off-by: Ulf Hansson Reviewed-by: