Skip to content

Commit

Permalink
drm/i915/backlight: prefer dev_priv over dev pointer
Browse files Browse the repository at this point in the history
Use dev_priv rather than dev pointer where applicable. Remove plenty of
unnecessary temp variables. No functional changes.

Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1450428695-28831-1-git-send-email-jani.nikula@intel.com
  • Loading branch information
Jani Nikula committed Dec 18, 2015
1 parent 200757f commit e6cb372
Showing 1 changed file with 58 additions and 98 deletions.
Loading

0 comments on commit e6cb372

Please sign in to comment.