diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 16:46:06 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-17 12:14:44 +0200 |
commit | 9718756ffd327f4a52874f4b98e77d5951011b88 (patch) | |
tree | 65ef9a7243a83281d4218551c3d7d7453516d52f /drivers/ide/ide-generic.c | |
parent | 29bce57723351f63d593959be8fb9c97d7bc3a45 (diff) |
usb: phy: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.
Cc: Felipe Balbi <balbi@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ide/ide-generic.c')
0 files changed, 0 insertions, 0 deletions