commit | 41ba19fca303895434961084bcd0a8ad8504e970 | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@intel.com> | Tue Dec 17 15:05:28 2019 -0800 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Wed Dec 18 17:53:16 2019 -0800 |
tree | 5f6b91d9595b83b2b51c256404a4d23c72e2543a | |
parent | 5956f44028f5a0b15f6930256af3d5dbdf1f1f57 [diff] |
drm/i915/display: use clk_off name to avoid double negation Instead of "ungated" use the same name for the variable as the bitfield, making it clearer what's the intent of the checks. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Clinton Taylor <Clinton.A.Taylor@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191217230529.25092-2-lucas.demarchi@intel.com