Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb4fb712 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "firmware_class: Add missing change during kernel upgrade"

parents 9ed8bfe3 62dec451
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1555,6 +1555,7 @@ _request_firmware_nowait(

	get_device(desc->device);
	INIT_WORK(&desc->work, request_firmware_work_func);
	schedule_work(&desc->work);
	return 0;
}