Re: [PATCH v9 1/4] clk: qcom: gdsc: Release pm subdomains in reverse add order
From: Bryan O'Donoghue
Date: Mon Jan 06 2025 - 11:55:30 EST
On 06/01/2025 16:53, Bjorn Andersson wrote:
This sounds very reasonable to me, but what's the actual reason?
Fixes: 1b771839de05 ("clk: qcom: gdsc: enable optional power domain support")
Cc:stable@xxxxxxxxxxxxxxx
Without a reason it's hard to see why this needs to be backported.
Regards,
Bjorn
The reason is it makes the next patch much cleaner and makes backporting
the Fixes in the next patch cleaner too.
I could squash the two patches together as another option..