diff options
author | Dmitry Osipenko <[email protected]> | 2019-05-02 02:38:02 +0300 |
---|---|---|
committer | MyungJoo Ham <[email protected]> | 2019-08-24 20:11:12 +0900 |
commit | ed2a8dd22a752af60282af38a47d26b227f772a7 (patch) | |
tree | 8c01f28d3b64fd47546ed883684e688bca8ae391 /scripts/gdb/linux/modules.py | |
parent | efe9043db49649c1f6c21df8a3860689c2035911 (diff) |
PM / devfreq: tegra: Replace write memory barrier with the read barrier
The write memory barrier isn't needed because the BUS buffer is flushed
by read after write that happens after the removed wmb(), we will also
use readl() instead of the relaxed version to ensure that read is indeed
completed.
Reviewed-by: Chanwoo Choi <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Signed-off-by: MyungJoo Ham <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions