]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
powerpc/6xx: Use setup_timer() helper
authorAllen Pais <allen.lkml@gmail.com>
Fri, 22 Sep 2017 11:34:59 +0000 (17:04 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 4 Oct 2017 00:28:02 +0000 (11:28 +1100)
commit8d6b1bf20f61cd5358fdc5fa83d7fc11c8393d8a
tree193ded814f429f2d4ff5abc3c941493c9fac546f
parent83ad1e6a1dc049dd04be4564125a7fd49e022183
powerpc/6xx: 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/kernel/tau_6xx.c