From: Russ Dill Date: Wed, 1 Feb 2006 21:07:28 +0000 (+0000) Subject: [ARM] 3295/1: Fix oprofile init return value X-Git-Tag: v2.6.16-rc3~208^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7610dfa3723e87705964b29db9775620d96bf618;p=pandora-kernel.git [ARM] 3295/1: Fix oprofile init return value Patch from Russ Dill The oprofile init code was broken in commit c6b9da. The new logic will always return -ENODEV. This fixes oprofile_arch_init to return 0 on success, and return the return value of spec->init() if applicable. Signed-off-by: Russ Dill Signed-off-by: Russell King --- Reading git-diff-tree failed