OSDN Git Service

brcmfmac: use setup_timer() helper
authorAllen Pais <allen.lkml@gmail.com>
Thu, 21 Sep 2017 12:43:06 +0000 (18:13 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 25 Sep 2017 08:21:19 +0000 (11:21 +0300)
commit30ac407639390fab45b003003619e430c6f9f728
tree4de1926fb8600d91db85dcacddce607f1c981298
parente9a3846afaa4d2d44f33a6aa2dd919e481be599e
brcmfmac: 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: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c