-
Will Deacon authored
writel_relaxed and spin_unlock are both store operations, so we only need to enforce store ordering in the dsb. Signed-off-by:
Will Deacon <will.deacon@arm.com>
9781aa8a
writel_relaxed and spin_unlock are both store operations, so we only
need to enforce store ordering in the dsb.
Signed-off-by:
Will Deacon <will.deacon@arm.com>