| commit | f6be4b428197766521aca664a935c63888d096d9 | [log] [tgz] |
|---|---|---|
| author | Robert Richter <robert.richter@amd.com> | Wed Sep 29 14:43:29 2010 +0200 |
| committer | Robert Richter <robert.richter@amd.com> | Mon Oct 04 10:54:33 2010 +0200 |
| tree | 8199590cd58ad6f445864b04480404b98cfc8d57 | |
| parent | 4d1814f48edec31f12737609cd1c871864c8298b [diff] |
oprofile, ARM: Rework op_create_counter() This patch simplifies op_create_counter(). Removing if/else if paths and return code variable by direct returning from function. Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Robert Richter <robert.richter@amd.com>