]> 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)
commita274b7947c981f55088b4c36242f105559f9abec
tree19830f6949a9556f301c105c0c4bf4bae6a3121e
parent10646f64a4d259e6eded16d48179bd83315bc2e7
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