* Ulf Hansson <ulf.hans...@linaro.org> [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 <s.nawro...@samsung.com> > Cc: Marek Szyprowski <m.szyprow...@samsung.com> > Reported-by: Krzysztof Kozlowski <k...@kernel.org> > Signed-off-by: Ulf Hansson <ulf.hans...@linaro.org> > Tested-by: Tested-by: Krzysztof Kozlowski <k...@kernel.org>
Fixes the issue for me too: Tested-by: Tony Lindgren <t...@atomide.com>