Re: [PATCH 04/10] pm: domains: sync runtime PM status with PM domains after probe

2015-03-13 Thread Kevin Hilman
Russell King writes: > Synchronise the PM domain status with runtime PM's status after a > platform device has been probed. This augments the solution in commit > 2ed127697eb1 ("PM / Domains: Power on the PM domain right after attach > completes"). > > The above commit added a call to power up t

[PATCH 04/10] pm: domains: sync runtime PM status with PM domains after probe

2015-03-13 Thread Russell King
Synchronise the PM domain status with runtime PM's status after a platform device has been probed. This augments the solution in commit 2ed127697eb1 ("PM / Domains: Power on the PM domain right after attach completes"). The above commit added a call to power up the PM domain when a device attache