MIPS: Lasat: Use setup_timer() helper
authorAllen Pais <allen.lkml@gmail.com>
Fri, 22 Sep 2017 11:43:35 +0000 (17:13 +0530)
committerJames Hogan <jhogan@kernel.org>
Wed, 8 Nov 2017 22:12:15 +0000 (22:12 +0000)
commite629cfa36ea0877371427b71bdfc701bc46b9880
tree7ea9c47e21047064491c82296ad70c61ba099ae3
parentd3a0b968186a7e197b7551e4d6080676372152ce
MIPS: Lasat: 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>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17341/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/lasat/picvue_proc.c