]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/usb/gadget/dummy_hcd.c
usb: dummy_hcd code simplification
authorTatyana Brokhman <tlinder@codeaurora.org>
Mon, 1 Nov 2010 15:38:05 +0000 (17:38 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 11 Nov 2010 14:19:35 +0000 (06:19 -0800)
commit8be8a9d3d16a25645b7869e4544a9d0ec386966a
treec1f7b1854aab0dca0086bfa712437fd0388ddde0
parent0eadcc09203349b11ca477ec367079b23d32ab91
usb: dummy_hcd code simplification

Take handling of the control requests out from dummy_timer to a different
function.

Signed-off-by: Tatyana Brokhman <tlinder@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/dummy_hcd.c