OSDN Git Service

powerpc/oprofile: Use setup_timer() helper
authorAllen Pais <allen.lkml@gmail.com>
Fri, 22 Sep 2017 11:34:58 +0000 (17:04 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 4 Oct 2017 00:28:01 +0000 (11:28 +1100)
commit83ad1e6a1dc049dd04be4564125a7fd49e022183
tree19830f6949a9556f301c105c0c4bf4bae6a3121e
parent969a86a2855d484a00205a424df1c693acee15d9
powerpc/oprofile: Use setup_timer() helper

Use setup_timer function instead of initializing timer with the
function and data fields.

Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/oprofile/op_model_cell.c