From: Robert Richter Date: Wed, 29 Sep 2010 13:42:30 +0000 (+0200) Subject: oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure X-Git-Tag: v2.6.37-rc1~214^2~18^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9677b3ce207a07fad5746b6f7ddc70cae79de0a;p=pandora-kernel.git oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure There is duplicate cleanup code in the init and exit functions. Now, oprofile_arch_exit() is also used if oprofile_arch_init() fails. Acked-by: Will Deacon Signed-off-by: Robert Richter --- Reading git-diff-tree failed