j
k
j a
j l
On Fri, Dec 05, 2025 at 12:03:14AM +0000, Mark Brown wrote:
On Thu, Dec 04, 2025 at 02:00:27PM -0600, Nishanth Menon wrote:
ret = pm_runtime_set_active(dev); if (ret) goto err_probe_setup_failed;
ret = pm_runtime_set_active(dev);
if (ret)
goto err_probe_setup_failed;
Oops:
s/err_//
Attachments:
Back to the thread
Back to the list