On Tue, May 15, 2018 at 2:53 AM, Tony Lindgren <[email protected]> wrote: > * Ulf Hansson <[email protected]> [180514 14:55]: >> As dev_pm_domain_attach() isn't the only way to assign PM domain pointers >> to devices, clearly we must allow a device to have the pointer already >> being assigned. For this reason, return 0 instead of -EEXIST. >> >> Cc: Sylwester Nawrocki <[email protected]> >> Cc: Marek Szyprowski <[email protected]> >> Reported-by: Krzysztof Kozlowski <[email protected]> >> Signed-off-by: Ulf Hansson <[email protected]> >> Tested-by: Tested-by: Krzysztof Kozlowski <[email protected]> > > Fixes the issue for me too: > > Tested-by: Tony Lindgren <[email protected]>
I've applied the patch with the tag above, thanks!

