Skip to content

Commit

Permalink
drm/i915: Clean up DP code local variables and calling conventions
Browse files Browse the repository at this point in the history
Eliminate a ton of pointless 'dev' variables in the DP code, and pass
around 'dev_priv' instead of 'dev'.

v2: Rebase

Acked-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171109152758.32257-1-ville.syrjala@linux.intel.com
  • Loading branch information
Ville Syrjälä committed Nov 9, 2017
1 parent 46bd838 commit 2f77347
Showing 1 changed file with 54 additions and 97 deletions.
Loading

0 comments on commit 2f77347

Please sign in to comment.