From: Daniel Vetter Date: Thu, 24 Apr 2014 21:55:14 +0000 (+0200) Subject: drm/i915: s/ironlake_/intel_ for the enable_share_dpll function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85b3894f7997d98939c33ca769e30d89e9f0bf27;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed