drm/i915: s/haswell_update_wm/ilk_update_wm/
authorImre Deak <imre.deak@intel.com>
Tue, 17 Dec 2013 12:46:36 +0000 (14:46 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Dec 2013 18:22:26 +0000 (19:22 +0100)
We use this hook starting from ILK onwards, so change the prefix
accordingly. Also rename functions/struct names used from
haswell_update_wm that are relevant to ILK already.

No functional change.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found