Skip to content
Commit 598b98f2 authored by Kees Cook's avatar Kees Cook Committed by Greg Kroah-Hartman
Browse files

usb/phy-isp1301-omap: Remove .data assignment



The .data assignment appears to be redundant to the WORK_STOP bit for
stopping the timer. Also, it appears this timer is entirely unused
as it is only ever started under #define VERBOSE, which is explicitly
undefined.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Acked-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 06e5e004
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment