diff options
author | Thomas Hellstrom <thellstrom@vmware.com> | 2015-10-28 12:44:04 +0300 |
---|---|---|
committer | Thomas Hellstrom <thellstrom@vmware.com> | 2015-11-02 11:16:05 +0300 |
commit | b76ff5ea1cf6fe648e7ce2b84e636f8a95849a0b (patch) | |
tree | aa98933f03015d9841574bd386f3f650eb407adf /drivers/gpu/drm/msm/msm_gem.h | |
parent | 53c1e53571b1552204b2111b9fff5086f091bc9a (diff) | |
download | linux-b76ff5ea1cf6fe648e7ce2b84e636f8a95849a0b.tar.xz |
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Now that we use memremap instead of ioremap, Use WRITE_ONCE / READ_ONCE
instead of iowrite / ioread.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Diffstat (limited to 'drivers/gpu/drm/msm/msm_gem.h')
0 files changed, 0 insertions, 0 deletions