NFC: Convert timers to use timer_setup()
authorAllen Pais <allen.pais@oracle.com>
Wed, 11 Oct 2017 10:33:44 +0000 (16:03 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 6 Nov 2017 00:12:10 +0000 (01:12 +0100)
commit4b519bb493e0866de7659b88dd22dc2cd89dd628
tree602ab6e52ef2a670b8c6f7ce5c5c9f4a5547ca44
parent81ade1cd6761e791904801ca9bfc960de4b94916
NFC: Convert timers to use timer_setup()

Switch to using the new timer_setup() and from_timer()
for net/nfc/*

Signed-off-by: Allen Pais <allen.pais@oracle.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/core.c
net/nfc/hci/core.c
net/nfc/hci/llc_shdlc.c
net/nfc/llcp_core.c