diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2012-12-13 16:08:59 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-12-14 11:12:03 +0100 |
commit | b696519e51910943f084ea0fc8bdceceae8383ef (patch) | |
tree | 5077837ce59d5a01add128bee6811f1206778fd8 /drivers/gpu/drm/i915/intel_hdmi.c | |
parent | 09153000b8ca32a539a1207edebabd0d40b6c61b (diff) |
drm/i915: Cleanup SHOTPLUG_CTL status bits definitions
Those status bits don't follow the usual pattern: _MASK (those bits are
write 1 to clear, useful to select the value we want to read) and the
values shifted by the same amount.
Cleaned that that up when poking at the register for testing purposes,
might as well upstream that cleanup.
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_hdmi.c')
0 files changed, 0 insertions, 0 deletions