diff options
author | Jani Nikula <jani.nikula@intel.com> | 2022-08-04 12:58:35 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2022-08-10 10:33:07 +0300 |
commit | 1ed88a816d0037ea6fec1be18dfa9db8ee7196a7 (patch) | |
tree | 6624e802f354ab44b1661b469e65bffca9bf16cb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9e6a82b9fcecb11b84d010108874f923c1e648f1 (diff) |
drm/i915/hdcp: replace BIT() with REG_BIT() in register definitions
Registers contents are supposed to be defined using REG_BIT() to ensure
they're u32 and the shift is within bounds.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/d28b9b9fef4f496bdaaad5503dd8e0027f167518.1659607033.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions