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

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

Merge "msm vidc: Fixed memory leak in venus core init"

parents f894c1fb a3f355a9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3532,7 +3532,6 @@ static int __init_bus(struct venus_hfi_device *device)
		devfreq_suspend_device(bus->devfreq);
	}

	device->bus_vote = DEFAULT_BUS_VOTE;
	return 0;

err_add_dev: