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)
commitadb4bd123353772000aa687c2b88d5bc84c296e8
tree6c98ae32179343816bc28f98143c910e2136115e
parent38fb6a4085c10a83e11dd2555f4d0f235b3e0e71
drm/i915: Match debugfs interface name to new RPS naming

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