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

Commit 7ee9a802 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "power: reset: Remove flush_cache_all usage"

parents 98a04974 7f96fbc3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -471,8 +471,6 @@ static void msm_restart_prepare(const char *cmd)
				(enum pon_restart_reason)reason);
	}

	flush_cache_all();

	/*outer_flush_all is not supported by 64bit kernel*/
#ifndef CONFIG_ARM64
	outer_flush_all();