Re: [PATCH 4/5] staging: nvec: fix unconditional pm_power_off teardown

From: Alexandru Hossu

Date: Mon Apr 13 2026 - 11:21:49 EST


On Mon, Apr 13, 2026, Dan Carpenter wrote:
> Can you resend as a new thread? Mixing nvec and ipu7 in one series is
> a bit confusing.
>
> Also you can drop the "nvec_power_handle = NULL;" line. After we set
> pm_power_off = NULL then nvec_power_off() is no longer reachable so
> there is no real bug.

Fair point, thanks. Resent as a clean [PATCH v2 1/2] + [PATCH v2 2/2]
series covering only the nvec fixes. The nvec_power_handle = NULL line
is dropped in v2.

Alexandru