Hi Mark,
On Sat, 2025-12-27 at 20:01 +0000, Mark Brown wrote:
> On Sat, Dec 27, 2025 at 12:17:49PM +0000, André Draszik wrote:
>
> > No functional change intended.
>
> > Fixes: 98e48cd9283d ("regulator: core: resolve supply for boot-on/always-on regulators")
>
> If this is just a cleanup then clearly it's not fixing a bug. Please
> don't throw Fixes tags on random commits that don't actually fix bugs,
> it just makes noise for people who are looking for actual fixes.
I added it to highlight that the dead code removal should have been
part of that commit, but left out CC:stable for the reason that this
commit is not strictly required. Especially the now incorrect comment
in the code was a bit confusing since that commit, and I wanted to make
it easier for future reader of that code, no matter which kernel version
somebody else might be looking at.
Anyway, will drop in next version.
Cheers,
Andre'