diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-21 23:38:08 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-23 14:52:36 +0200 |
commit | 35d8f2eb259e2d32c4bb67e9733ba0cba031f64f (patch) | |
tree | 690ec34175ddf88ac877e42688bc2c3c12f85e71 /scripts | |
parent | e27e9708c45879f16fb824a2da94cd65e150a0c8 (diff) |
drm/i915: Use POSTING_READ in lcpll code
If we don't use the return value of a mmio read our coding style is to
use the POSTING_READ macro. This avoids cluttering the mmio traces.
While at it add the missing posting read in the lcpll enable function
that Paulo spotted.
v2: Drop the _NOTRACE changes, tracing such wait_for loops in the modeset
code might actually be rather useful!
Cc: Paulo Zanoni <przanoni@gmail.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions