]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0e3d615adac41ff289509f22afbc957d6bce386
tree6c98ae32179343816bc28f98143c910e2136115e
parent9e4bbb19ba8ce3f73d258203a67171f8e3806f9f
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