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

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

Merge "msm: mdss: initialize write back arguments in kickoff"

parents a421d6d4 284cbb05
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -603,6 +603,8 @@ int mdss_mdp_wb_kickoff(struct msm_fb_data_type *mfd)
	if (!ctl->power_on)
		return 0;

	memset(&wb_args, 0, sizeof(wb_args));

	mutex_lock(&mdss_mdp_wb_buf_lock);
	if (wb) {
		mutex_lock(&wb->lock);