]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powermac: Use setup_timer() helper
authorAllen Pais <allen.lkml@gmail.com>
Fri, 22 Sep 2017 11:35:00 +0000 (17:05 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 4 Oct 2017 00:28:02 +0000 (11:28 +1100)
commit8e773664c9de040f8b90a90699ccdf0340b74306
tree0f908bc31eaf606d3c2ea13dcfad1a8f36fc39fe
parent70f8b2aea8b60ae6246e3f56255bdaeb474f7bc3
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 <allen.lkml@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powermac/low_i2c.c