]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit40292db6198a3f88b3b339fce1d05057828679fa
tree19830f6949a9556f301c105c0c4bf4bae6a3121e
parente7b991aa64a94c0a582a3f5fb186e5be92f8d661
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