powerpc/powermac: Use setup_timer() helper
authorAllen Pais <[email protected]>
Fri, 22 Sep 2017 11:35:00 +0000 (17:05 +0530)
committerMichael Ellerman <[email protected]>
Wed, 4 Oct 2017 00:28:02 +0000 (11:28 +1100)
commit01451ad47e2724eb123e87a5bae04e943046b87a
tree0f908bc31eaf606d3c2ea13dcfad1a8f36fc39fe
parent8d6b1bf20f61cd5358fdc5fa83d7fc11c8393d8a
powerpc/powermac: Use setup_timer() helper

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

Signed-off-by: Allen Pais <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
arch/powerpc/platforms/powermac/low_i2c.c