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

Commit 3204cbe7 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: fix vbif debug bus dump in log"

parents 760ee63c debbc7bb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -396,6 +396,7 @@ static void mdss_dump_vbif_debug_bus(u32 bus_dump_flag,
		wmb();

		__vbif_debug_bus(head, vbif_base, dump_addr, in_log);
		if (dump_addr)
			dump_addr += (head->block_cnt * head->test_pnt_cnt * 4);
	}