Re: [PATCH] phy: uniphier-usb3: no devm for nvmem_cell_get
From: Markus Elfring
Date: Thu Aug 13 2026 - 06:01:08 EST
> There is absolutely no reason to extend the lifetime of nvmem_cell_get
> to after removal of the driver. Use and free right after use.
How do you think about to increase the application of scope-based resource management?
Regards,
Markus