summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-internal.h
diff options
context:
space:
mode:
authorDeepak Katragadda <dkatraga@codeaurora.org>2016-10-03 17:23:05 -0700
committerDeepak Katragadda <dkatraga@codeaurora.org>2016-10-05 18:06:30 -0700
commitad6061c9e01eaaee8056e6795d95a49d5b362e1f (patch)
tree1a9ec2943dace714419595ea2c3fe884510a2134 /lib/mpi/mpi-internal.h
parentad09c8ea858308a912b64a6b618e634c56436131 (diff)
clk: msm: clock-osm: Use read back instead of memory barrier on MSMCOBALT
Using memory barriers does not guarantee that the writes will be completed before moving further unless the memory is marked as strongly ordered. Use a read instead to make sure that the previous writes take effect before the read can be processed and we continue further. CRs-Fixed: 1074277 Change-Id: Id1ec59664fb457c37dd63df008fbd6c540dffd67 Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions