]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Pass dev_priv to remainder of the cdclk functions
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 20 Jan 2017 18:22:00 +0000 (20:22 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 8 Feb 2017 16:07:10 +0000 (18:07 +0200)
commit23d93032779fbe4a10305228c16343debc51509f
tree1664c9e2a7e91303801d30f29a3cbaac62134ad4
parent4eda6fc0970f8ee016d870d4a1bc4b1d7c5c0087
drm/i915: Pass dev_priv to remainder of the cdclk functions

Clean up the dev vs. dev_priv straggles that are making things
look inconsistentt.

v2: Deal with churn

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ander Conselvan de Oliveira <conselvan2@gmail.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170120182205.8141-10-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/intel_cdclk.c