On Tue, Aug 29, 2017 at 04:08:52PM +0800, Shawn Lin wrote:
> Hi Greg,
>
> On 2017/8/29 14:42, Greg Kroah-Hartman wrote:
> > On Tue, Aug 15, 2017 at 04:36:56PM +0800, Shawn Lin wrote:
> > > Move dev_pm_domain_detach after devres_release_all to avoid
> > > accessing device's registers with genpd bee
Hi Greg,
On 2017/8/29 14:42, Greg Kroah-Hartman wrote:
On Tue, Aug 15, 2017 at 04:36:56PM +0800, Shawn Lin wrote:
Move dev_pm_domain_detach after devres_release_all to avoid
accessing device's registers with genpd been powered off.
So, what is this going to break that is working already today
On Tue, Aug 15, 2017 at 04:36:56PM +0800, Shawn Lin wrote:
> Move dev_pm_domain_detach after devres_release_all to avoid
> accessing device's registers with genpd been powered off.
So, what is this going to break that is working already today? :)
>
> Signed-off-by: Shawn Lin
> ---
>
> Changes
Move dev_pm_domain_detach after devres_release_all to avoid
accessing device's registers with genpd been powered off.
Signed-off-by: Shawn Lin
---
Changes in v2: None
drivers/base/dd.c | 35 ++-
drivers/base/platform.c | 18 ++
2 files chan
4 matches
Mail list logo