Home
last modified time | relevance | path

Searched hist:b82162bcd26770731a94a65d09e46f8355c60179 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/musb/
H A Dmusb_dsps.cdiff b82162bcd26770731a94a65d09e46f8355c60179 Mon Oct 30 17:29:56 CET 2017 Bin Liu <b-liu@ti.com> usb: musb: dsps: remove the duplicated timer

Now struct musb has the timer (dev_timer) for glue drivers, so let's
remove the duplicated timer defined in dsps glue driver, and use
dev_timer defined in struct musb.

Signed-off-by: Bin Liu <b-liu@ti.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>