drm/i915: Correctly prefix HSW/BDW HDMI clock functions
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 7 May 2015 17:38:46 +0000 (18:38 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 29 May 2015 08:15:25 +0000 (10:15 +0200)
commit6358298337abfabcf1e2b211c433f2093e5e9b28
treef0d86d5f6f18af149c81413a0206b774ac93d79b
parent64311571a91fdd6d2ddc9055e9ba477f118067ad
drm/i915: Correctly prefix HSW/BDW HDMI clock functions

Those functions were the only one in existence when they were
introduced. We now know they are only valid for HSW/BDW.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c