commit | 3e436a25fcca449cbb044c7483116772873f3e28 | [log] [tgz] |
---|---|---|
author | Allen Pais <allen.lkml@gmail.com> | Thu Sep 21 22:34:44 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 11:44:41 2017 -0700 |
tree | 22a5e0f94c07bd8466b65793c7d17fdb060f697e | |
parent | ba98e9e2eb32ba8f604f947fa656ef2071d22fa0 [diff] |
drivers: net: winbond-840: 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: David S. Miller <davem@davemloft.net>