drm/i915: s/ironlake_/intel_ for the enable_share_dpll function
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 24 Apr 2014 21:55:14 +0000 (23:55 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 20 May 2014 13:19:36 +0000 (15:19 +0200)
commit85b3894f7997d98939c33ca769e30d89e9f0bf27
tree5705582d95caeb5cd7ff50271ee103df39f636a4
parentb14b105586dc3a8221f282220da1d47bb8a85c5b
drm/i915: s/ironlake_/intel_ for the enable_share_dpll function

Besides the fairly useless BUG_ON the logic is completely generic
and cane be used on any platform what wants to reuse the shared
dpll support code.

Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.024964 seconds and 5 git commands to generate.