diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-12-04 20:05:49 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2020-01-21 18:27:41 +0200 |
commit | 486bba4524e00c23a8cca2159ae537234d8178ac (patch) | |
tree | 6a51415a92699d8223a181015fd1c55012bd24bf /drivers/gpu/drm/stm/dw_mipi_dsi-stm.c | |
parent | 5d1db3f61aa919dfbe7c80ab51b5ec981e3a995c (diff) |
drm/i915/hdcp: Clean up local variables
Eliminate the inconsistencies in the hdcp code local variables:
- use dev_priv over dev
- use to_i915() instead of dev->dev_private
- initialize variables when declaring them
- a bit of declaration suffling to appease ocd
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191204180549.1267-10-ville.syrjala@linux.intel.com
Reviewed-by: Ramalingam C <ramalingam.c@intel.com>
Diffstat (limited to 'drivers/gpu/drm/stm/dw_mipi_dsi-stm.c')
0 files changed, 0 insertions, 0 deletions