mmc-host: vub300: use setup_timer() helper.
authorAllen <allen.lkml@gmail.com>
Fri, 22 Sep 2017 12:07:25 +0000 (17:37 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 30 Oct 2017 10:45:54 +0000 (11:45 +0100)
commit15e8c7d9c17b3f2eb6d2547658582a67e15a93ac
treeb6e2c868234b435155647700bf989804b40ba5ac
parent4ffd3aaf37b785536810b3783ce0f58d52e9a57e
mmc-host: vub300: 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/vub300.c