]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
greybus: es1-ap-usb: document the lack of callback for the outgoing bulk urbs
authorGreg Kroah-Hartman <greg@kroah.com>
Tue, 28 Oct 2014 10:20:24 +0000 (18:20 +0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 28 Oct 2014 10:20:24 +0000 (18:20 +0800)
commitf9ab34c2bf1ed120802ae64ae3f0c4ba6b46c6b3
treeb8f5fd7166810180811192d303bd592a4fc94b04
parentcea54c12f7badb18f2adbf718b8451f5d14a654d
greybus: es1-ap-usb: document the lack of callback for the outgoing bulk urbs

We don't need a callback for bulk out urbs to do anything except put the
urb back in the pool.  Document why we do this and what is involved.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/es1-ap-usb.c