[PATCH 3/4] PM / Domains: Improve error handling while adding/removing devices
From: Ulf Hansson <hidden>
Date: 2014-10-30 11:27:40
Also in:
linux-pm, linux-samsung-soc
From: Ulf Hansson <hidden>
Date: 2014-10-30 11:27:40
Also in:
linux-pm, linux-samsung-soc
On 30 October 2014 00:53, Kevin Hilman [off-list ref] wrote:
Ulf Hansson [off-list ref] writes:quoted
To improve error handling while adding/removing devices from their PM domains, we need to restructure the code a bit. Let's do this by moving the device specific parts into a separate function. Signed-off-by: Ulf Hansson <redacted>This looks like just restructuring, but with these kinds of patches, its hard to be sure that it's just refactoring, with no functional changes, so it's nice to be clear in the changelog whether there are (meant to be) any functional changes.
According to the commit header it's not just restructuring. I will update the commit message to reflect this better. Br Uffe