Re: [PATCH ath-next] wifi: ath9k: use non devm for nvmem_cell_get
From: Toke Høiland-Jørgensen
Date: Mon Feb 23 2026 - 10:21:58 EST
Rosen Penev <rosenp@xxxxxxxxx> writes:
> There's absolutely no need to extend the lifetime of cell to post
> removal of the driver. It's only used in this function.
>
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
Right, makes sense.
Acked-by: Toke Høiland-Jørgensen <toke@xxxxxxx>