commit | 4b519bb493e0866de7659b88dd22dc2cd89dd628 | [log] [tgz] |
---|---|---|
author | Allen Pais <allen.pais@oracle.com> | Wed Oct 11 16:03:44 2017 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Nov 06 01:12:10 2017 +0100 |
tree | 602ab6e52ef2a670b8c6f7ce5c5c9f4a5547ca44 | |
parent | 81ade1cd6761e791904801ca9bfc960de4b94916 [diff] |
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>