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

Commit 52c85526 authored by liu.gl's avatar liu.gl Committed by lio.chen
Browse files

Add debug info

Change-Id: Ie13e5df2afc42e0d42b4050b910ef03176b45b25
parent 064312b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -503,7 +503,7 @@ static void debug_dump(unsigned int id, unsigned int pwr_sta)
		if (mtk_subsys_check[i].pd_id == id) {
			print_subsys_reg_mt6878(mtk_subsys_check[i].chk_id);
			parent_id = mtk_subsys_check[i].pd_parent;
			break;
			//break;
		}
	}