* 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]>

