drm/i915: Match debugfs interface name to new RPS naming
authorDeepak S <deepak.s@linux.intel.com>
Mon, 31 Mar 2014 06:00:02 +0000 (11:30 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Apr 2014 20:58:22 +0000 (22:58 +0200)
Let's change the i915_cur_delayinfo to i915_frequency_info to be in sync
with new RPS naming convention.

v2: Add "i915_frequency_info" as debugfs interface name (Ben)

Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c

Simple merge