mmc-host: via: use setup_timer() helper.
authorAllen <allen.lkml@gmail.com>
Fri, 22 Sep 2017 12:07:24 +0000 (17:37 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 30 Oct 2017 10:45:54 +0000 (11:45 +0100)
commit4ffd3aaf37b785536810b3783ce0f58d52e9a57e
treefd844f2095ee795c11bce24a6ee4a4fc61f9127d
parentec32e106a112e79385e4c78a7aede39dc34cad6a
mmc-host: via: 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>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/via-sdmmc.c