Skip to content
Commit 6c310681 authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op()



That is because __after_dc_op() already reads it for status check, so it
is better anyways to use that "newer" value.

Also reduces the clutter in callers for passing from/to these routines.

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 8ea2ddff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment