Thread (29 messages) 29 messages, 7 authors, 2010-09-30
STALE5722d
Revisions (6)
  1. v1 [diff vs current]
  2. v2 [diff vs current]
  3. v3 [diff vs current]
  4. v3 current
  5. v4 [diff vs current]
  6. v5 [diff vs current]

[PATCH 2/6] ARM: oprofile: Rename op_arm to oprofile_perf

From: Robert Richter <hidden>
Date: 2010-09-16 12:46:56
Also in: linux-arch, linux-sh

On 13.09.10 02:07:33, Matt Fleming wrote:
In preparation for moving the generic functions out of this file, give
the functions more general names (e.g. remove "arm" from the names).

Signed-off-by: Matt Fleming <redacted>
---
 arch/arm/oprofile/common.c |   68 ++++++++++++++++++++++----------------------
 1 files changed, 34 insertions(+), 34 deletions(-)
 static struct platform_driver oprofile_driver = {
 	.driver		= {
-		.name		= "arm-oprofile",
+		.name		= "perf-oprofile",
This should be "oprofile-perf" instead, otherwise the driver belongs
to perf.

-Robert
 	},
-	.resume		= op_arm_resume,
-	.suspend	= op_arm_suspend,
+	.resume		= oprofile_perf_resume,
+	.suspend	= oprofile_perf_suspend,
 };
-- 
Advanced Micro Devices, Inc.
Operating System Research Center
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help